forked from External/mage
bump version to 0.8.6.r4
This commit is contained in:
parent
88a303a52f
commit
7001caa64d
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,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, 8, 6, "r3");
|
||||
private static MageVersion version = new MageVersion(0, 8, 6, "r4");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue