mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-18 15:24:45 +01:00
Update to 1.2.0
This commit is contained in:
@@ -4,7 +4,7 @@ import java.time.ZoneId;
|
||||
|
||||
public class GameConstants {
|
||||
private static final int DATA_VERSION = 48;
|
||||
private static final String VERSION = "1.0.0";
|
||||
private static final String VERSION = "1.2.0";
|
||||
|
||||
public static final ZoneId UTC_ZONE = ZoneId.of("UTC");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user