🔖 升级版本.

Signed-off-by: chaoyuyu <chaoyuyu@noreply.gitcode.com>
This commit is contained in:
chaoyuyu
2024-12-06 10:25:02 +08:00
parent 343c188749
commit 214b6fe9ac

View File

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