fix: 更新版本号

This commit is contained in:
spiritsoul
2025-04-13 13:48:08 +08:00
parent 2510b3ead0
commit fb697fa25f
5 changed files with 5 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ import (
)
var (
ecsVersion = "v0.1.30"
ecsVersion = "v0.1.31"
menuMode bool
onlyChinaTest bool
input, choice string