diff --git a/app/AutoReseed.php b/app/AutoReseed.php index 8e734fc..35e9049 100644 --- a/app/AutoReseed.php +++ b/app/AutoReseed.php @@ -13,7 +13,7 @@ use IYUU\Library\Table; class AutoReseed { // 版本号 - const VER = '1.9.9'; + const VER = '1.10.0'; // RPC连接 private static $links = []; // 客户端配置