Update maximum supported version
Dieser Commit ist enthalten in:
Ursprung
f72a6d8695
Commit
9a0c421b52
@ -88,7 +88,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.8";
|
public static final String MAXIMUM_MINECRAFT_VERSION = "1.8.3";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version was released.
|
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version was released.
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren