From 53c25a6230adbe5fe591bfa8510b2d94a64f5033 Mon Sep 17 00:00:00 2001 From: spiritysdx Date: Mon, 29 Jul 2024 13:24:03 +0800 Subject: [PATCH] update --- goecs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goecs.go b/goecs.go index 378141e..1cd2ef9 100644 --- a/goecs.go +++ b/goecs.go @@ -38,7 +38,7 @@ import ( ) var ( - ecsVersion = "v0.0.56" + ecsVersion = "v0.0.57" menuMode bool onlyChinaTest bool input, choice string