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

This commit is contained in:
小胡
2023-07-22 13:46:26 +08:00
Unverified
parent 642450eb53
commit 761f9649b8
18 changed files with 20 additions and 18 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.82.3');
define('CORE_XHRELEASE', '20230721');
define('CORE_XHVERSION', '1.82.4');
define('CORE_XHRELEASE', '20230722');
define('CORE_XHFIXBUG' , '20230622');
}