🔖 升级版本.

This commit is contained in:
lijiahang
2024-08-22 11:45:24 +08:00
parent 1eec373b7e
commit 252c538571
17 changed files with 44 additions and 38 deletions

View File

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