🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-29 10:33:59 +08:00
parent c842de9e23
commit dcfb016ce5
12 changed files with 19 additions and 40 deletions

View File

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