update to 3.2.3, fix ergodic annotation order

This commit is contained in:
crazywhalecc
2023-06-12 18:15:00 +08:00
committed by Jerry Ma
parent c55515709b
commit 455e09c66d
2 changed files with 13 additions and 5 deletions

View File

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