Redkale 1.8.4 开始

This commit is contained in:
Redkale
2017-10-15 21:59:59 +08:00
parent 8b3658143a
commit 0eedc2c180

View File

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