Redkale 2.8.1 开始

This commit is contained in:
redkale
2025-01-02 18:18:22 +08:00
parent e7f64abc21
commit 76c4a36ec7

View File

@@ -23,7 +23,7 @@ public final class Redkale {
}
public static String getDotedVersion() {
return "2.8.0";
return "2.8.1";
}
public static int getMajorVersion() {