increment build number (build 718)

This commit is contained in:
crazywhalecc 2023-05-24 13:44:11 +00:00 committed by github-actions[bot]
parent 51029c8b42
commit 565d05f0d0

View File

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