v0.1.6 - 修复误删除强制修改release格式的问题

This commit is contained in:
spiritlhl
2025-01-18 14:33:07 +08:00
parent eb03d50cd2
commit bafd77e2f5
3 changed files with 27 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ import (
)
var (
ecsVersion = "v0.1.5"
ecsVersion = "v0.1.6"
menuMode bool
onlyChinaTest bool
input, choice string