increment build number (build 720)

This commit is contained in:
crazywhalecc
2023-05-30 16:59:33 +00:00
committed by github-actions[bot]
parent 2e46d37788
commit 0c286d073a

View File

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