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

This commit is contained in:
小胡
2023-06-29 11:31:01 +08:00
Unverified
parent 633f3bb0e7
commit 3a721f1cb0
8 changed files with 90 additions and 65 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');
define('CORE_XHRELEASE', '20230622');
define('CORE_XHVERSION', '1.82.1');
define('CORE_XHRELEASE', '20230629');
define('CORE_XHFIXBUG' , '20230622');
}