We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ee180 commit a1eedb1Copy full SHA for a1eedb1
src/main/java/me/croabeast/prismatic/ClientVersion.java
@@ -75,7 +75,7 @@ public final class ClientVersion {
75
new ClientVersion(18, 757, 758);
76
new ClientVersion(19, 759, 762);
77
new ClientVersion(20, 763, 766);
78
- new ClientVersion(21, 767, 770);
+ new ClientVersion(21, 767, 800);
79
}
80
81
/**
0 commit comments