Redkale 2.0.0.rc2 结束

This commit is contained in:
Redkale
2019-11-05 09:21:49 +08:00
parent ddfc040a53
commit 852da19b1e

View File

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