mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Set Version 1.3.0.
This commit is contained in:
parent
f1b8fe3efb
commit
ad71ec6aad
32 changed files with 82 additions and 82 deletions
|
|
@ -81,7 +81,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, 2, 0, "");
|
||||
private static MageVersion version = new MageVersion(1, 3, 0, "");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue