fix ergodic annotation parser, update to 3.1.12

This commit is contained in:
crazywhalecc
2023-05-24 20:59:31 +08:00
committed by Jerry Ma
parent 40584891d5
commit 6c40febe42
2 changed files with 3 additions and 1 deletions

View File

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