Skip to content

Commit

Permalink
Update RemoteModRepository.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirosakiMio committed Oct 22, 2024
1 parent 64b61ab commit 9cdcd84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ public List<Category> getSubcategories() {

String[] DEFAULT_GAME_VERSIONS = new String[] {
"",
"1.21",
"1.21.1","1.21",
"1.20.6","1.20.5","1.20.4", "1.20.3", "1.20.2", "1.20.1", "1.20",
"1.19.4", "1.19.3", "1.19.2", "1.19.1", "1.19",
"1.18.2", "1.18.1", "1.18",
Expand Down

0 comments on commit 9cdcd84

Please sign in to comment.