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

This commit is contained in:
小胡
2023-01-16 17:15:55 +08:00
Unverified
parent 0cfb087f02
commit e4fe5aebad
6 changed files with 435 additions and 148 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.68');
define('CORE_XHRELEASE', '20220125');
define('CORE_XHFIXBUG' , '20220125');
define('CORE_XHVERSION', '1.69');
define('CORE_XHRELEASE', '20220116');
define('CORE_XHFIXBUG' , '20220116');
}