update to v2.0.0
This commit is contained in:
parent
e2882d8c5e
commit
183b25e784
|
@ -22,7 +22,7 @@ public final class Main {
|
|||
|
||||
private static final String LOGIN_SCREEN_STRING_IDENT = "LoginScreen";
|
||||
private static final String PROFILE_SCREEN_STRING_IDENT = "ProfileScreen";
|
||||
private static final String VERSION = "v1.0.0";
|
||||
private static final String VERSION = "v2.0.0";
|
||||
|
||||
/**
|
||||
* Main instance of this program. Contains the primary window.
|
||||
|
|
Loading…
Reference in New Issue