close #1855: Add 1.19 to DEFAULT_GAME_VERSIONS (#1857)

This commit is contained in:
Glavo
2022-11-23 16:32:20 +08:00
committed by GitHub
parent 7ee81f7425
commit 035469240d

View File

@@ -89,6 +89,7 @@ public interface RemoteModRepository {
}
String[] DEFAULT_GAME_VERSIONS = new String[]{
"1.19.2", "1.19.1", "1.19",
"1.18.2", "1.18.1", "1.18",
"1.17.1", "1.17",
"1.16.5", "1.16.4", "1.16.3", "1.16.2", "1.16.1", "1.16",