1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-08 05:51:43 +00:00

Minecraft 26.1.1

This commit is contained in:
LOOHP
2026-04-01 22:08:56 +01:00
parent b386d97e7c
commit 3993df3017
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ public final class Limbo {
//===========================
public final String SERVER_IMPLEMENTATION_VERSION = "26.1";
public final String SERVER_IMPLEMENTATION_VERSION = "26.1.1";
public final int SERVER_IMPLEMENTATION_PROTOCOL = 775;
public final String LIMBO_IMPLEMENTATION_VERSION;