🔨 升级版本.

This commit is contained in:
lijiahangmax
2025-10-20 00:23:48 +08:00
parent 55d0dfd27d
commit a2f7ab7f9c
11 changed files with 13 additions and 13 deletions

View File

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