Redkale 1.8.2 开始

This commit is contained in:
Redkale
2017-07-25 11:24:04 +08:00
parent 44507a97a6
commit c4dc0de5fe
2 changed files with 4 additions and 4 deletions

View File

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