🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-03-02 13:28:41 +08:00
parent 95d2c6cb65
commit b3ab78e063
13 changed files with 19 additions and 19 deletions

View File

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