🚀 升级版本.

This commit is contained in:
lijiahangmax
2025-09-27 19:32:22 +08:00
parent 6ffc5d27b5
commit 32d60a4d43
10 changed files with 15 additions and 11 deletions

View File

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