Redkale 1.8.5 开始

This commit is contained in:
Redkale
2017-10-25 09:51:08 +08:00
parent f633e72c5f
commit f014bffb6c

View File

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