🔖 升级版本.

This commit is contained in:
lijiahang
2024-06-27 13:03:25 +08:00
parent 41384fab17
commit 601564b573
11 changed files with 15 additions and 15 deletions

View File

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