mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-23 02:55:45 +01:00
Set compatibility string to 1.3.x
This commit is contained in:
parent
86f953e503
commit
2beeb64e1b
@ -408,5 +408,5 @@ public class Citizens extends JavaPlugin implements CitizensPlugin {
|
||||
Thread.currentThread().setContextClassLoader(contextClassLoader);
|
||||
}
|
||||
|
||||
private static final String COMPATIBLE_MC_VERSION = "1.3.2";
|
||||
private static final String COMPATIBLE_MC_VERSION = "1.3";
|
||||
}
|
Loading…
Reference in New Issue
Block a user