🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-12-12 11:01:15 +08:00
parent ffcb3baf44
commit 2296ca46a4
11 changed files with 33 additions and 11 deletions

View File

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