🔖 升级版本

This commit is contained in:
lijiahangmax
2024-04-14 23:17:03 +08:00
parent c26e749b0c
commit 46cdb060c4
13 changed files with 19 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ public interface OrionOpsProConst {
/**
* 同 ${orion.version} 迭代时候需要手动更改
*/
String VERSION = "1.0.3";
String VERSION = "1.0.4";
String GITHUB = "https://github.com/lijiahangmax/orion-ops-pro";