From 136c9ee2bae97abe00393ef3c6c1f80fd0d8a8c9 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 9 Jul 2021 18:25:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= 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 7a6be71..0950d1c 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.10.22'; + const VER = '1.10.23'; // RPC连接 private static $links = []; // 客户端配置