This commit is contained in:
MISHA 2023-12-12 01:46:11 +04:00 committed by GitHub
parent 2448d8372e
commit 5044ab197d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ public class ProtocolLibrary {
/**
* The maximum version ProtocolLib has been tested with.
*/
public static final String MAXIMUM_MINECRAFT_VERSION = "1.20.24";
public static final String MAXIMUM_MINECRAFT_VERSION = "1.20.2";
/**
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version (1.20.4) was released.