increment build number (build 727)

This commit is contained in:
crazywhalecc
2026-06-30 02:48:26 +00:00
committed by github-actions[bot]
parent 1e1f07b3f7
commit b11a94eb3a

View File

@@ -47,7 +47,7 @@ class Framework
use Singleton; use Singleton;
/** @var int 版本ID */ /** @var int 版本ID */
public const VERSION_ID = 726; public const VERSION_ID = 727;
/** @var string 版本名称 */ /** @var string 版本名称 */
public const VERSION = '3.2.7'; public const VERSION = '3.2.7';