Update version number

This commit is contained in:
crazywhalecc 2025-03-17 14:15:43 +08:00
parent 9cd3f9accf
commit a39e96acd2
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -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 运行时偏好(环境信息&参数)