mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Prepare new release
This commit is contained in:
parent
626a8b55b8
commit
f719503a89
39 changed files with 42 additions and 42 deletions
|
|
@ -11,7 +11,7 @@ public class MageVersion implements Serializable, Comparable<MageVersion> {
|
|||
|
||||
public static final int MAGE_VERSION_MAJOR = 1;
|
||||
public static final int MAGE_VERSION_MINOR = 4;
|
||||
public static final int MAGE_VERSION_PATCH = 38;
|
||||
public static final int MAGE_VERSION_PATCH = 39;
|
||||
public static final String MAGE_EDITION_INFO = ""; // set "-beta" for 1.4.32-betaV0
|
||||
public static final String MAGE_VERSION_MINOR_PATCH = "V0"; // default
|
||||
// strict mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue