forked from External/mage
Changed version from 0.7.5 to 0.7.6
This commit is contained in:
parent
abdff12e15
commit
2d8948b8f6
26 changed files with 27 additions and 27 deletions
|
|
@ -76,7 +76,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, 7, 5, "");
|
||||
private static MageVersion version = new MageVersion(0, 7, 6, "");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue