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

show 1.19.2 on startup

This commit is contained in:
LOOHP
2022-08-09 23:20:10 +08:00
parent 21a20af667
commit 4c2d0a25cd
+1 -1
View File
@@ -131,7 +131,7 @@ public class Limbo {
//===========================
public final String SERVER_IMPLEMENTATION_VERSION = "1.19.1";
public final String SERVER_IMPLEMENTATION_VERSION = "1.19.2";
public final int SERVER_IMPLEMENTATION_PROTOCOL = 760;
public final String LIMBO_IMPLEMENTATION_VERSION;