increment build number (build 619)

This commit is contained in:
sunxyw
2022-08-26 16:54:30 +00:00
committed by github-actions[bot]
parent 87e71f1eb8
commit 9bcdb254c9

View File

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