increment build number (build 722)

This commit is contained in:
crazywhalecc 2023-06-07 08:25:37 +00:00 committed by github-actions[bot]
parent 6a7478d9b7
commit f693fc909b

View File

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