From 06c00f88dca9fb9542bcc8ee1636013b4710f5bf Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Tue, 18 Feb 2020 15:08:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=EF=BC=8C=E7=94=A8=E4=BA=8E=E6=9C=8D=E5=8A=A1=E5=99=A8=E7=AB=AF?= =?UTF-8?q?=E9=99=90=E5=AE=9A?= 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 5c8ca34..7dc1dab 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.0.0'; + const VER = '1.2.0'; // RPC连接 private static $links = array(); // 客户端配置