This commit is contained in:
Redkale
2017-05-31 14:07:21 +08:00
parent fe1e0a845a
commit 542bb4353b

View File

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