Redkale 1.9.1 开始

This commit is contained in:
Redkale
2018-03-07 08:30:15 +08:00
parent 9fbf63f720
commit 93698bacff

View File

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