Redkale 1.8.9 开始

This commit is contained in:
Redkale
2017-12-28 10:13:04 +08:00
parent 921aedaf9d
commit 84f5f065ad

View File

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