发布包到composer,v1.5.3

master v1.5.3
iyuu.cn 5 years ago
parent d2269aa1ef
commit 082700cf5d
  1. 2
      app/AutoReseed.php

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed
{
// 版本号
const VER = '1.5.2';
const VER = '1.5.3';
// RPC连接
private static $links = array();
// 客户端配置

Loading…
Cancel
Save