Update version name

This commit is contained in:
TheMode 2021-01-17 08:29:23 +01:00
parent b00824d053
commit 1eea505da0
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public final class MinecraftServer {
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;
// Threads