mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-01-04 15:37:58 +01:00
Version 1.6.4 is working fine.
This commit is contained in:
parent
b53908ef0f
commit
a63e03bf16
@ -86,7 +86,7 @@ public class ProtocolLibrary extends JavaPlugin {
|
|||||||
/**
|
/**
|
||||||
* The maximum version ProtocolLib has been tested with,
|
* The maximum version ProtocolLib has been tested with,
|
||||||
*/
|
*/
|
||||||
public static final String MAXIMUM_MINECRAFT_VERSION = "1.6.2";
|
public static final String MAXIMUM_MINECRAFT_VERSION = "1.6.4";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The date (with ISO 8601) when the most recent version was released.
|
* The date (with ISO 8601) when the most recent version was released.
|
||||||
|
Loading…
Reference in New Issue
Block a user