From c5aeda45bd3bee6faa5e820b6b25a44f4846bf1d Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 20 Jul 2025 21:24:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 36ef941..1dbee0a 100644 --- a/goecs.go +++ b/goecs.go @@ -39,7 +39,7 @@ import ( ) var ( - ecsVersion = "v0.1.64" + ecsVersion = "v0.1.65" menuMode bool onlyChinaTest bool input, choice string