🔖 升级版本.

This commit is contained in:
lijiahang
2024-09-02 14:57:47 +08:00
parent fd88c725d3
commit d6048f78f0
14 changed files with 21 additions and 20 deletions

View File

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