update version

This commit is contained in:
Jerry
2023-03-17 13:24:17 +08:00
committed by GitHub
parent a0d91367fc
commit 61684d1902

View File

@@ -50,7 +50,7 @@ class Framework
public const VERSION_ID = 709; public const VERSION_ID = 709;
/** @var string 版本名称 */ /** @var string 版本名称 */
public const VERSION = '3.1.3'; public const VERSION = '3.1.4';
/** /**
* @var RuntimePreferences 运行时偏好(环境信息&参数) * @var RuntimePreferences 运行时偏好(环境信息&参数)