🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-26 10:25:38 +08:00
parent 3851ead8bb
commit 7290b1364c
12 changed files with 16 additions and 16 deletions

View File

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