From bee78a0b1233e7675a5b3810a0d3dba983e8b67d Mon Sep 17 00:00:00 2001 From: yuxh Date: Sun, 27 Apr 2025 17:54:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=8E=B7=E5=8F=96=E6=B8=A0?= =?UTF-8?q?=E9=81=93=E6=95=B0=E6=8D=AE=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/game/client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/game/client.go b/services/game/client.go index 1a985de..76ce468 100644 --- a/services/game/client.go +++ b/services/game/client.go @@ -6,7 +6,7 @@ import ( ) const ( - VERSION = "2020-11-16" + VERSION = "2025-04-27" ) var HOST = requests.Host{