修复分类翻译键问题 (#2277)

* 修复分类翻译键问题

* 更新搜索版本号
This commit is contained in:
zkitefly
2023-06-16 08:11:09 +08:00
committed by GitHub
parent 68f4038879
commit 57b3bd9ff0
7 changed files with 7 additions and 6 deletions

View File

@@ -89,6 +89,7 @@ public interface RemoteModRepository {
}
String[] DEFAULT_GAME_VERSIONS = new String[]{
"1.20", "1.20.1",
"1.19.4", "1.19.3", "1.19.2", "1.19.1", "1.19",
"1.18.2", "1.18.1", "1.18",
"1.17.1", "1.17",