Bump ProtocolHack#NATIVE_VERSION field

This commit is contained in:
FlorianMichael 2023-12-07 16:29:54 +01:00
parent febc7538be
commit 26dc4e49b1
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -81,7 +81,7 @@ public class ProtocolHack {
/** /**
* The native version of the client * The native version of the client
*/ */
public static final VersionEnum NATIVE_VERSION = VersionEnum.r1_20_3; public static final VersionEnum NATIVE_VERSION = VersionEnum.r1_20_3tor1_20_4;
/** /**
* This field stores the target version that you set in the GUI * This field stores the target version that you set in the GUI