mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-27 02:21:38 +01:00
Update version name
This commit is contained in:
parent
b00824d053
commit
1eea505da0
@ -68,7 +68,7 @@ public final class MinecraftServer {
|
|||||||
|
|
||||||
public final static Logger LOGGER = LoggerFactory.getLogger(MinecraftServer.class);
|
public final static Logger LOGGER = LoggerFactory.getLogger(MinecraftServer.class);
|
||||||
|
|
||||||
public static final String VERSION_NAME = "1.16.4";
|
public static final String VERSION_NAME = "1.16.5";
|
||||||
public static final int PROTOCOL_VERSION = 754;
|
public static final int PROTOCOL_VERSION = 754;
|
||||||
|
|
||||||
// Threads
|
// Threads
|
||||||
|
Loading…
Reference in New Issue
Block a user