increment build number (build 631)

This commit is contained in:
sunxyw 2022-12-17 11:43:42 +00:00 committed by github-actions[bot]
parent ca61e6a238
commit c2fb90dfc7

View File

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