Redkale 1.8.8 开始

This commit is contained in:
Redkale
2017-12-16 09:40:30 +08:00
parent 8a5e1252ab
commit 37df0af56c

View File

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