increment build number (build 700)

This commit is contained in:
crazywhalecc
2023-03-05 12:46:06 +00:00
committed by github-actions[bot]
parent 5ba1c69fbe
commit 2c38e055f8

View File

@@ -44,7 +44,7 @@ class Framework
use Singleton;
/** @var int 版本ID */
public const VERSION_ID = 699;
public const VERSION_ID = 700;
/** @var string 版本名称 */
public const VERSION = '3.1.0';