mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
[ANY] Release 5.0.2
This commit is contained in:
parent
27db641eae
commit
fdc9730e01
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ public final class Version {
|
|||
public final Type release;
|
||||
public static final int MAJOR = 5;
|
||||
public static final int MINOR = 0;
|
||||
public static final int PATCH = 1;
|
||||
public static final int PATCH = 2;
|
||||
public static final int BUILD = 1;
|
||||
public static final Version.Type RELEASE = Version.Type.STABLE;
|
||||
|
||||
|
|
Loading…
Reference in a new issue