Mark 1.6.1 as tested. Things seems to work now.

This commit is contained in:
Kristian S. Stangeland 2013-07-02 17:42:51 +02:00
parent 5e5243e3fb
commit 0ec2a705da

View File

@ -85,7 +85,7 @@ public class ProtocolLibrary extends JavaPlugin {
/**
* The maximum version ProtocolLib has been tested with,
*/
private static final String MAXIMUM_MINECRAFT_VERSION = "1.5.2";
private static final String MAXIMUM_MINECRAFT_VERSION = "1.6.1";
/**
* The number of milliseconds per second.