Redkale 2.0.0.alpha2 开始

This commit is contained in:
Redkale
2019-04-04 22:18:49 +08:00
parent a4ffc7a27c
commit d3e8675948

View File

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