Skip to content

Commit

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

String[] DEFAULT_GAME_VERSIONS = new String[] {
"",
"1.20.4", "1.20.3", "1.20.2", "1.20.1", "1.20",
"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 bfe8743

Please sign in to comment.