Bump version to 5.7.0-Fork
This commit is contained in:
parent
c99fc5c389
commit
655c5ca42c
@ -74,7 +74,7 @@ public class AuthMe extends JavaPlugin {
|
||||
private static final int CLEANUP_INTERVAL = 5 * TICKS_PER_MINUTE;
|
||||
|
||||
// Version and build number values
|
||||
private static String pluginVersion = "5.6.1-Fork";
|
||||
private static String pluginVersion = "5.7.0-Fork";
|
||||
private static final String pluginBuild = "b";
|
||||
private static String pluginBuildNumber = "51";
|
||||
// Private instances
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user