mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 03:25:29 +01:00
ProtocolLib works with 1.8.5
Yay no code changes necessary!
This commit is contained in:
parent
f89b71c5b4
commit
eca168edcf
@ -88,7 +88,7 @@ public class ProtocolLibrary extends JavaPlugin {
|
||||
/**
|
||||
* The maximum version ProtocolLib has been tested with,
|
||||
*/
|
||||
public static final String MAXIMUM_MINECRAFT_VERSION = "1.8.3";
|
||||
public static final String MAXIMUM_MINECRAFT_VERSION = "1.8.5";
|
||||
|
||||
/**
|
||||
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version was released.
|
||||
|
Loading…
Reference in New Issue
Block a user