forked from External/mage
version bump to 0.10.0
This commit is contained in:
parent
cedddf4412
commit
f017ab903c
27 changed files with 28 additions and 28 deletions
|
|
@ -72,7 +72,7 @@ public class Main {
|
|||
private final static String testModeArg = "-testMode=";
|
||||
private final static String adminPasswordArg = "-adminPassword=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private static MageVersion version = new MageVersion(0, 9, 2, "dev");
|
||||
private static MageVersion version = new MageVersion(0, 10, 0, "");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue