mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-02-21 06:52:23 +01:00
fix typo
This commit is contained in:
parent
2448d8372e
commit
5044ab197d
@ -37,7 +37,7 @@ public class ProtocolLibrary {
|
|||||||
/**
|
/**
|
||||||
* The maximum version ProtocolLib has been tested with.
|
* 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.
|
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version (1.20.4) was released.
|
||||||
|
Loading…
Reference in New Issue
Block a user