1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 21:41:43 +00:00

Minecraft 1.21.8

This commit is contained in:
LOOHP
2025-07-17 20:32:11 +01:00
parent 1bfe4cf7d4
commit b19bba7140
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ public final class Limbo {
//===========================
public final String SERVER_IMPLEMENTATION_VERSION = "1.21.7";
public final String SERVER_IMPLEMENTATION_VERSION = "1.21.8";
public final int SERVER_IMPLEMENTATION_PROTOCOL = 772;
public final String LIMBO_IMPLEMENTATION_VERSION;