🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-01-19 18:56:02 +08:00
parent 5389334304
commit 5ecb476be5
15 changed files with 16 additions and 20 deletions

View File

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