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

This commit is contained in:
小胡
2023-01-18 13:34:42 +08:00
Unverified
parent 9b7037ef9f
commit 1c98f32d5d
2 changed files with 6 additions and 6 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.69');
define('CORE_XHRELEASE', '20220116');
define('CORE_XHFIXBUG' , '20220116');
define('CORE_XHVERSION', '1.70');
define('CORE_XHRELEASE', '20230118');
define('CORE_XHFIXBUG' , '20230118');
}