mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-22 23:10:52 +01:00
2.1.1 to signify a new minor build.
This commit is contained in:
parent
506886d794
commit
353bde440c
@ -34,7 +34,7 @@ public final class Emulator {
|
||||
public final static int MINOR = 2;
|
||||
|
||||
|
||||
public final static int BUILD = 0;
|
||||
public final static int BUILD = 1;
|
||||
|
||||
|
||||
public final static String PREVIEW = "Stable";
|
||||
|
Loading…
Reference in New Issue
Block a user