Redkale 1.8.7 开始

This commit is contained in:
Redkale
2017-11-25 14:40:39 +08:00
parent c47e301263
commit 8605c44f14

View File

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