🔖 升级版本.

This commit is contained in:
lijiahangmax
2024-03-06 00:03:13 +08:00
parent 93407460d8
commit ba338c15de
29 changed files with 116 additions and 77 deletions

View File

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