Redkale 1.9.8 开始

This commit is contained in:
Redkale
2018-09-26 17:21:33 +08:00
parent 387865789f
commit c56c9bf260

View File

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