fix: 修复版本号问题

This commit is contained in:
spiritlhl
2025-06-03 22:17:12 +08:00
parent f1acbd361b
commit 50fb1d5462

View File

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