Redkale 1.9.7 开始

This commit is contained in:
Redkale
2018-08-20 17:23:13 +08:00
parent ee7fe3ed33
commit 587160c5fe

View File

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