升级版本.

This commit is contained in:
lijiahangmax
2025-07-02 00:51:31 +08:00
parent a3ddee65a3
commit 58d54f7bf5
17 changed files with 18 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ public interface AppConst extends OrionConst {
/**
* 同 ${orion.version} 迭代时候需要手动更改
*/
String VERSION = "2.4.0";
String VERSION = "2.4.1";
/**
* 同 ${spring.application.name}