increment build number (build 637)

This commit is contained in:
sunxyw
2022-12-20 15:05:27 +00:00
committed by github-actions[bot]
parent b2a6c2f5e0
commit 04247048d4

View File

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