diff --git a/src/ZM/Framework.php b/src/ZM/Framework.php index f3903cf7..07c2ef29 100644 --- a/src/ZM/Framework.php +++ b/src/ZM/Framework.php @@ -50,7 +50,7 @@ class Framework public const VERSION_ID = 726; /** @var string 版本名称 */ - public const VERSION = '3.2.4'; + public const VERSION = '3.2.6'; /** * @var RuntimePreferences 运行时偏好(环境信息&参数)