forked from External/mage
Set version to 1.1.0 dev.
This commit is contained in:
parent
7ba3d451da
commit
7d0cf3cd8c
31 changed files with 33 additions and 33 deletions
|
|
@ -73,7 +73,7 @@ public class Main {
|
|||
private static final String testModeArg = "-testMode=";
|
||||
private static final String adminPasswordArg = "-adminPassword=";
|
||||
private static final String pluginFolder = "plugins";
|
||||
private static MageVersion version = new MageVersion(1, 0, 3, "");
|
||||
private static MageVersion version = new MageVersion(1, 1, 0, "dev");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue