🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-11 10:28:44 +08:00
parent 04bae45955
commit 1522a6f3ad
15 changed files with 43 additions and 30 deletions

View File

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