increment build number (build 724)

This commit is contained in:
crazywhalecc
2023-06-13 07:32:59 +00:00
committed by github-actions[bot]
parent 2b2e152821
commit bd15842608

View File

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