Redkale 1.9.2 开始

This commit is contained in:
Redkale
2018-03-20 19:57:19 +08:00
parent 735ad0908b
commit fa9015447b

View File

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