update to build 450

This commit is contained in:
Jerry Ma
2022-03-21 12:52:48 +08:00
committed by GitHub
parent 48e6b2cea0
commit 63f8042746

View File

@@ -28,9 +28,9 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 449;
public const VERSION_ID = 450;
public const VERSION = '2.7.2';
public const VERSION = '2.7.3';
private static $obj;