update version to 3.1.7

This commit is contained in:
crazywhalecc 2023-03-29 21:36:49 +08:00 committed by Jerry
parent 9d758fb632
commit 9ef26bbde1

View File

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