更新至v1.87.1,更新内容在Dzzoffice笔记中查看

This commit is contained in:
小胡
2024-01-27 14:46:55 +08:00
Unverified
parent 267edf2912
commit 5e712bf0cd
9 changed files with 135 additions and 90 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.87');
define('CORE_XHRELEASE', '20240110');
define('CORE_XHVERSION', '1.87.1');
define('CORE_XHRELEASE', '20240127');
define('CORE_XHFIXBUG' , '20240110');
}