update version to 3.1.9

This commit is contained in:
crazywhalecc 2023-04-15 21:18:51 +08:00 committed by Jerry
parent e68861c250
commit 05a04d61d4

View File

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