Redkale 2.0.0.beta4 结束

This commit is contained in:
Redkale
2019-09-20 08:58:51 +08:00
parent 8744e76cad
commit b7acce0814
2 changed files with 2 additions and 2 deletions

View File

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