mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-02-07 16:12:03 +01:00
We support 1.9.2
This commit is contained in:
parent
8c928cb237
commit
87c56d0248
@ -39,7 +39,7 @@ public class ProtocolLibrary {
|
||||
/**
|
||||
* The maximum version ProtocolLib has been tested with.
|
||||
*/
|
||||
public static final String MAXIMUM_MINECRAFT_VERSION = "1.9";
|
||||
public static final String MAXIMUM_MINECRAFT_VERSION = "1.9.2";
|
||||
|
||||
/**
|
||||
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version (1.9) was released.
|
||||
|
Loading…
Reference in New Issue
Block a user