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(); // 客户端配置