We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd3f9a commit a39e96aCopy full SHA for a39e96a
src/ZM/Framework.php
@@ -50,7 +50,7 @@ class Framework
50
public const VERSION_ID = 726;
51
52
/** @var string 版本名称 */
53
- public const VERSION = '3.2.4';
+ public const VERSION = '3.2.6';
54
55
/**
56
* @var RuntimePreferences 运行时偏好(环境信息&参数)
0 commit comments