From 43b2c8aca32b9ab8bf9c72b31a8c1af31a8eb7ed Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 20 Jul 2025 21:32:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- goecs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goecs.go b/goecs.go index 1dbee0a..b0cf9a4 100644 --- a/goecs.go +++ b/goecs.go @@ -39,7 +39,7 @@ import ( ) var ( - ecsVersion = "v0.1.65" + ecsVersion = "v0.1.66" menuMode bool onlyChinaTest bool input, choice string