increment build number (build 627)

This commit is contained in:
crazywhalecc
2022-10-02 10:35:36 +00:00
committed by github-actions[bot]
parent 59a9f30089
commit 6b34427855

View File

@@ -43,7 +43,7 @@ class Framework
use Singleton; use Singleton;
/** @var int 版本ID */ /** @var int 版本ID */
public const VERSION_ID = 626; public const VERSION_ID = 627;
/** @var string 版本名称 */ /** @var string 版本名称 */
public const VERSION = '3.0.0-alpha3'; public const VERSION = '3.0.0-alpha3';