🔖 修改版本.

This commit is contained in:
lijiahangmax
2025-09-10 01:44:58 +08:00
parent d2703661c8
commit bf4b1f9702
10 changed files with 11 additions and 11 deletions

View File

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