increment build number (build 719)

This commit is contained in:
crazywhalecc 2023-05-26 12:39:01 +00:00 committed by github-actions[bot]
parent 57ec428838
commit 98ac59592b

View File

@ -47,7 +47,7 @@ class Framework
use Singleton;
/** @var int 版本ID */
public const VERSION_ID = 718;
public const VERSION_ID = 719;
/** @var string 版本名称 */
public const VERSION = '3.1.13';