mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
[ANY] 4.3.3b2
This commit is contained in:
parent
88b72a13f3
commit
ecae747b64
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ public final class Launcher {
|
|||
public static final int MAJOR = 4;
|
||||
public static final int MINOR = 3;
|
||||
public static final int PATCH = 3;
|
||||
public static final int BUILD = 1;
|
||||
public static final int BUILD = 2;
|
||||
public static final Version.Type RELEASE = Version.Type.STABLE;
|
||||
public static GsonBuilder gsonBuilder;
|
||||
public static Gson gson;
|
||||
|
|
Loading…
Reference in a new issue