Redkale 1.9.5 开始

This commit is contained in:
Redkale
2018-07-03 09:28:17 +08:00
parent 0e7fab71b8
commit 6211d9ff18

View File

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