mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-12-29 12:37:37 +01:00
Set compatibility string to 1.3.x
This commit is contained in:
parent
43efbe18d2
commit
a8f4852a9c
@ -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