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 changed files with 1 additions and 1 deletions

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;