Redkale 2.0.0.rc1 结束

This commit is contained in:
Redkale
2019-10-18 08:42:28 +08:00
parent 5f3599d9b8
commit bd21644571

View File

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