forked from External/mage
updated to version 0.7.1
This commit is contained in:
parent
96481ca9ee
commit
74bdfb9ea7
3 changed files with 3 additions and 3 deletions
|
|
@ -55,7 +55,7 @@ public class Main {
|
|||
|
||||
private final static String testModeArg = "-testMode=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private final static String version = "0.7";
|
||||
private final static String version = "0.7.1";
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static ServerImpl server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue