From d87029c4f41ddd1f2ffe148a0716048157bc3a1d Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Fri, 21 Feb 2020 08:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug=20=E4=BF=AE=E8=AE=A2?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7+1?= 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 1dce8f0..2c52f0b 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.5.0'; + const VER = '1.5.1'; // RPC连接 private static $links = array(); // 客户端配置