increment build number (build 611)

This commit is contained in:
crazywhalecc
2022-08-14 10:16:55 +00:00
committed by github-actions[bot]
parent 0a806a74b1
commit 8be7207c3c

View File

@@ -41,7 +41,7 @@ class Framework
use Singleton; use Singleton;
/** @var int 版本ID */ /** @var int 版本ID */
public const VERSION_ID = 610; public const VERSION_ID = 611;
/** @var string 版本名称 */ /** @var string 版本名称 */
public const VERSION = '3.0.0-alpha2'; public const VERSION = '3.0.0-alpha2';