mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
Change version to 0.6.1
This commit is contained in:
parent
8952c96e1e
commit
5f4454c1e4
3 changed files with 3 additions and 3 deletions
|
|
@ -56,7 +56,7 @@ public class Main {
|
|||
|
||||
private final static String testModeArg = "-testMode=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private final static String version = "0.6";
|
||||
private final static String version = "0.6.1";
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static ServerImpl server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue