🔖 升级版本.

This commit is contained in:
lijiahangmax
2024-03-21 22:18:12 +08:00
parent c7e520d34b
commit 5609f320da
9 changed files with 9 additions and 9 deletions

View File

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