🚀 修订版本.

This commit is contained in:
lijiahang
2024-02-27 15:20:40 +08:00
parent b488bb326d
commit dcded9645c
10 changed files with 14 additions and 11 deletions

View File

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