fix: 修复版本号

This commit is contained in:
spiritlhl
2025-07-20 21:24:35 +08:00
committed by GitHub
parent 0b2ac51f09
commit c5aeda45bd

View File

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