forked from External/mage
Pumped version to 1.0.2.dev
This commit is contained in:
parent
df3739e5f4
commit
97acebacdd
29 changed files with 30 additions and 30 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, 1, "");
|
||||
private static MageVersion version = new MageVersion(1, 0, 2, "dev");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue