increment build number (build 725)

This commit is contained in:
crazywhalecc 2024-10-02 12:51:52 +00:00 committed by github-actions[bot]
parent 6948cac9fe
commit 2b9a9ab869

View File

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