Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot] 53e947abfe
Merge 72fce754ae into 292f974681 2025-10-18 17:25:54 +01:00
LOOHP 292f974681 Bump version 2025-10-11 10:52:16 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ public final class Limbo {
//===========================
public final String SERVER_IMPLEMENTATION_VERSION = "1.21.9";
public final String SERVER_IMPLEMENTATION_VERSION = "1.21.10";
public final int SERVER_IMPLEMENTATION_PROTOCOL = 773;
public final String LIMBO_IMPLEMENTATION_VERSION;