increment build number (build 694)

This commit is contained in:
sunxyw
2023-02-13 03:15:45 +00:00
committed by github-actions[bot]
parent e26deb6e0d
commit 1d7b139e77

View File

@@ -44,7 +44,7 @@ class Framework
use Singleton; use Singleton;
/** @var int 版本ID */ /** @var int 版本ID */
public const VERSION_ID = 693; public const VERSION_ID = 694;
/** @var string 版本名称 */ /** @var string 版本名称 */
public const VERSION = '3.0.3'; public const VERSION = '3.0.3';