Redkale 1.9.4 开始

This commit is contained in:
Redkale
2018-06-09 09:48:50 +08:00
parent ad567b4c40
commit a540eed0ed

View File

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