increment build number (build 726)

This commit is contained in:
crazywhalecc 2025-03-10 07:46:04 +00:00 committed by github-actions[bot]
parent d5e18a7229
commit 5e3397e7ae

View File

@ -47,7 +47,7 @@ class Framework
use Singleton;
/** @var int 版本ID */
public const VERSION_ID = 725;
public const VERSION_ID = 726;
/** @var string 版本名称 */
public const VERSION = '3.2.4';