Skip to content

Commit

Permalink
Upped to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HaedHutner committed Jul 14, 2018
1 parent 5aaac05 commit 918c882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/atherys/core/AtherysCore.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class AtherysCore {
public static final String ID = "atheryscore";
public static final String NAME = "A'therys Core";
public static final String DESCRIPTION = "The core utilities used on the A'therys Horizons server.";
public static final String VERSION = "1.2.3";
public static final String VERSION = "1.3.0";

private static AtherysCore instance;

Expand Down

0 comments on commit 918c882

Please sign in to comment.