increment build number (build 723)

This commit is contained in:
crazywhalecc 2023-06-12 13:20:11 +00:00 committed by github-actions[bot]
parent 2a7f536f95
commit 9d543e5cf0

View File

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