Pushed version as RC-3, requires testing before pushing to stable.

This commit is contained in:
KrewsOrg 2020-02-06 16:50:22 +00:00
parent 8321a60efc
commit 37b51db2b6

View File

@ -40,7 +40,7 @@ public final class Emulator {
public static final String ANSI_YELLOW = "\u001B[33m";
public final static String PREVIEW = "Stable";
public final static String PREVIEW = "RC-3";
public static final String version = "Arcturus Morningstar" + " " + MAJOR + "." + MINOR + "." + BUILD + " " + PREVIEW;
private static final String logo =