Skip to content

Commit

Permalink
Update RemoteModRepository.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirosakiMio committed Dec 11, 2024
1 parent 065540c commit c2b7856
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ public List<Category> getSubcategories() {

String[] DEFAULT_GAME_VERSIONS = new String[] {
"",
"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.21.4", "1.21.3", "1.21.2", "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",
"1.17.1", "1.17",
Expand Down

0 comments on commit c2b7856

Please sign in to comment.