🚀 修订版本号.

This commit is contained in:
lijiahang
2024-03-01 13:54:09 +08:00
parent 1b459beb84
commit 7e91ef8386
15 changed files with 28 additions and 18 deletions

View File

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