更新至V1.72,更新内容在笔记中查看

This commit is contained in:
小胡
2023-01-31 16:43:25 +08:00
Unverified
parent d05598c2bd
commit 6bfb17dbfd
14 changed files with 30 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ if(!defined('CORE_VERSION')) {
define('CORE_VERSION', '2.02');
define('CORE_RELEASE', '20180909');
define('CORE_FIXBUG' , '20000000');
define('CORE_XHVERSION', '1.71');
define('CORE_XHRELEASE', '20230124');
define('CORE_XHFIXBUG' , '20230124');
define('CORE_XHVERSION', '1.72');
define('CORE_XHRELEASE', '20230131');
define('CORE_XHFIXBUG' , '20230131');
}