🔖 升级版本.

This commit is contained in:
lijiahang
2024-06-19 11:07:03 +08:00
parent 830622aafb
commit 7747b4e52e
18 changed files with 15 additions and 14 deletions

View File

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