升级版本.

This commit is contained in:
lijiahangmax
2025-07-10 03:34:23 +08:00
parent b42645b0ce
commit d0eddf1e15
10 changed files with 12 additions and 12 deletions

View File

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