mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
4.0.0-b2
This commit is contained in:
parent
707d64982a
commit
3afe8a98dc
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ public final class Launcher {
|
|||
public static int MAJOR = 4;
|
||||
public static int MINOR = 1;
|
||||
public static int PATCH = 0;
|
||||
public static int BUILD = 1;
|
||||
public static int BUILD = 2;
|
||||
public static Version.Type RELEASE = Version.Type.DEV;
|
||||
|
||||
@LauncherAPI
|
||||
|
|
Loading…
Reference in a new issue