From addf72be609b464cf422bdf38ee5990d5aa81cce Mon Sep 17 00:00:00 2001 From: "https://blog.iamtsm.cn" <1905333456@qq.com> Date: Sun, 6 Aug 2023 19:48:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=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 --- svr/conf/cfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svr/conf/cfg.json b/svr/conf/cfg.json index 1a26290..59cbf72 100644 --- a/svr/conf/cfg.json +++ b/svr/conf/cfg.json @@ -1,5 +1,5 @@ { - "version": "10.3.0", + "version": "10.3.2", "ws": { "port": 8444, "host": "ws://127.0.0.1:8444"