increment build number (build 634)

This commit is contained in:
crazywhalecc 2022-12-18 12:14:53 +00:00 committed by github-actions[bot]
parent ede5f456a8
commit fbc3cf00a2

View File

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