修复bug 修订版本号+1

This commit is contained in:
iyuu.cn 2020-02-21 08:58:29 +08:00
parent 7f2889ba1e
commit d87029c4f4

View File

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