increment build number (build 620)

This commit is contained in:
sunxyw 2022-08-27 08:26:49 +00:00 committed by github-actions[bot]
parent 40f8fe22ee
commit 1a9680c09a

View File

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