fix BotActionResponse status filter

This commit is contained in:
crazywhalecc
2023-03-10 21:43:26 +08:00
committed by Jerry
parent 422b13f66f
commit b97cf26047
3 changed files with 4 additions and 3 deletions

View File

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