Redkale 1.9.3 开始

This commit is contained in:
Redkale
2018-04-03 15:16:32 +08:00
parent bfbcab4009
commit aeb7b38474

View File

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