加版本号

This commit is contained in:
david
2021-07-09 18:25:55 +08:00
parent 9497cea867
commit 136c9ee2ba

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed class AutoReseed
{ {
// 版本号 // 版本号
const VER = '1.10.22'; const VER = '1.10.23';
// RPC连接 // RPC连接
private static $links = []; private static $links = [];
// 客户端配置 // 客户端配置