From 88bc79ff58be8437a38c5609761a6ae9e39ce0dc Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Mon, 16 Mar 2020 14:59:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7=E8=87=B3v1?= =?UTF-8?q?.6.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/AutoReseed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/AutoReseed.php b/app/AutoReseed.php index 24768f3..fe8fbbd 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.6.3'; + const VER = '1.6.7'; // RPC连接 private static $links = array(); // 客户端配置