Skip to content

Commit

Permalink
1.20.4 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
frafol authored Dec 14, 2023
1 parent ed38f6e commit b2245b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class VersionToStrings {
versionMap.put(762, "1.19.4");
versionMap.put(763, "1.20.1");
versionMap.put(764, "1.20.2");
versionMap.put(765, "1.20.3");
versionMap.put(765, "1.20.4");
}

/**
Expand Down

0 comments on commit b2245b9

Please sign in to comment.