increment build number (build 703)

This commit is contained in:
crazywhalecc
2023-03-06 15:37:07 +00:00
committed by github-actions[bot]
parent 27dd9d3a07
commit f60b886d76

View File

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