Redkale 1.9.6 开始

This commit is contained in:
Redkale
2018-07-27 19:19:00 +08:00
parent 6b54c6e886
commit feaf1a1f06

View File

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