add --no-state-check option (build 446)

This commit is contained in:
crazywhalecc
2022-03-20 21:04:07 +08:00
parent f0541c1f32
commit 15d4ea710a
2 changed files with 8 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 445;
public const VERSION_ID = 446;
public const VERSION = '2.7.0-beta5';