From 0407e5780d44997e38245d8ce92288bcafcc8199 Mon Sep 17 00:00:00 2001 From: "https://blog.iamtsm.cn" <1905333456@qq.com> Date: Thu, 17 Aug 2023 09:40:13 +0800 Subject: [PATCH] update version --- 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 fa6aa29..7b8b4c5 100644 --- a/svr/conf/cfg.json +++ b/svr/conf/cfg.json @@ -1,5 +1,5 @@ { - "version": "10.4.3", + "version": "10.4.4", "socket": { "port": "请到 tlrtcfile.env 中进行配置", "host": "请到 tlrtcfile.env 中进行配置"