Redkale 1.9.9 开始

This commit is contained in:
Redkale
2018-11-19 15:12:20 +08:00
parent 18534eb654
commit be051ecf45

View File

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