increment build number (build 669)

This commit is contained in:
crazywhalecc 2023-01-06 09:04:35 +00:00 committed by github-actions[bot]
parent 54c005692e
commit fe6c11b8af

View File

@ -43,7 +43,7 @@ class Framework
use Singleton;
/** @var int 版本ID */
public const VERSION_ID = 668;
public const VERSION_ID = 669;
/** @var string 版本名称 */
public const VERSION = '3.0.0-beta5';