🔖 升级版本

This commit is contained in:
lijiahangmax
2024-03-25 00:04:21 +08:00
parent fade56b12a
commit cc823d5bcd
12 changed files with 12 additions and 11 deletions

View File

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