diff --git a/src/ZM/Framework.php b/src/ZM/Framework.php index 1f5ca718..fdae420f 100644 --- a/src/ZM/Framework.php +++ b/src/ZM/Framework.php @@ -46,7 +46,7 @@ class Framework public const VERSION_ID = 669; /** @var string 版本名称 */ - public const VERSION = '3.0.0-beta5'; + public const VERSION = '3.0.0-beta6'; /** @var array 传入的参数 */ protected array $argv;