🔖 升级版本

This commit is contained in:
lijiahangmax
2024-04-16 00:37:30 +08:00
parent 3e0bef46aa
commit 07977124fe
12 changed files with 22 additions and 11 deletions

View File

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