🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-18 10:56:41 +08:00
parent 9a68282127
commit 397bbb2657
12 changed files with 13 additions and 13 deletions

View File

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