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

This commit is contained in:
小胡
2023-06-22 20:41:07 +08:00
Unverified
parent 0779749d13
commit 6ab9b1152b
33 changed files with 804 additions and 45 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.81');
define('CORE_XHRELEASE', '20230303');
define('CORE_XHFIXBUG' , '20230303');
define('CORE_XHVERSION', '1.82');
define('CORE_XHRELEASE', '20230622');
define('CORE_XHFIXBUG' , '20230622');
}