[ANY] 5.0.11 beta

This commit is contained in:
Gravit 2019-12-23 11:40:12 +07:00
parent 9eb130b6e6
commit 5828885112
No known key found for this signature in database
GPG key ID: 061981E1E85D3216
2 changed files with 3 additions and 3 deletions

View file

@ -22,9 +22,9 @@ 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 = 10;
public static final int PATCH = 11;
public static final int BUILD = 1;
public static final Version.Type RELEASE = Type.STABLE;
public static final Version.Type RELEASE = Type.BETA;
@LauncherAPI
public Version(int major, int minor, int patch) {

@ -1 +1 @@
Subproject commit 3bee30b78fb6a2e92fc97e3b6a257a8c4e9d4d54
Subproject commit 6d0b3e25fa59503d67f4177b587934ad288218ff