Add support for 1.21.11-rc2

This commit is contained in:
Oliver
2025-12-05 18:51:27 +01:00
parent 7fb487a344
commit dc80615146
18 changed files with 19 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ import java.util.List;
public enum ServerVersion {
v1_21_11("1.21.11 Pre-Release 5", 774),
v1_21_11("1.21.11 Release Candidate 2", 774),
v1_21_10("1.21.10", 773),
v1_21_9("1.21.9", 773),
v1_21_8("1.21.8", 772),