更新至v1.87.5,更新内容在DzzOffice 笔记中查看

This commit is contained in:
小胡
2024-03-20 21:14:58 +08:00
Unverified
parent 7b2a203999
commit 7be6cbdc8d
4 changed files with 30 additions and 5 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.4');
define('CORE_XHRELEASE', '20240316');
define('CORE_XHVERSION', '1.87.5');
define('CORE_XHRELEASE', '20240320');
define('CORE_XHFIXBUG' , '20240110');
}