🔖 升级版本.

This commit is contained in:
lijiahang
2024-08-08 10:14:39 +08:00
parent 70e7b1d544
commit 7109e89fb4
15 changed files with 35 additions and 36 deletions

View File

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