increment build number (build 642)

This commit is contained in:
crazywhalecc 2022-12-24 05:59:33 +00:00 committed by github-actions[bot]
parent 2e0f5e2c51
commit bddc54b93d

View File

@ -42,7 +42,7 @@ class Framework
use Singleton;
/** @var int 版本ID */
public const VERSION_ID = 641;
public const VERSION_ID = 642;
/** @var string 版本名称 */
public const VERSION = '3.0.0-beta1';