This commit is contained in:
Redkale
2017-05-31 10:51:02 +08:00
parent b3c54e4db5
commit 0ec2bf211a

View File

@@ -17,7 +17,7 @@ public final class Redkale {
} }
public static String getDotedVersion() { public static String getDotedVersion() {
return "1.8.0"; return "1.8.0-rc1";
} }
public static int getMajorVersion() { public static int getMajorVersion() {