Redkale 2.0.0.beta3 结束

This commit is contained in:
Redkale
2019-08-15 13:11:17 +08:00
parent 1aa97f8e79
commit 70a75abf74

View File

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