🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-25 10:27:49 +08:00
parent 3513196a78
commit 87b8e405f5
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.11";
String VERSION = "2.1.0";
/**
* 同 ${spring.application.name}