From 84358400665821d1fcc857ad5d1c5c8c3ebe925a Mon Sep 17 00:00:00 2001 From: witersen <1801168257@qq.com> Date: Fri, 10 Dec 2021 12:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02.php/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.php/config/config.php b/02.php/config/config.php index 7fb8a71..81eae42 100644 --- a/02.php/config/config.php +++ b/02.php/config/config.php @@ -48,7 +48,7 @@ define("SOCKET_LISTEN_BACKLOG", 2000); * 当前软件版本信息 * 用户请不要自行修改 以免影响后续升级检测 */ -define('VERSION', '2.1.1'); +define('VERSION', '2.1.2'); /** * 升级服务器地址