update to build 451

This commit is contained in:
Jerry Ma
2022-03-22 00:55:34 +08:00
committed by GitHub
parent 8105892b6e
commit a2e8a1b582

View File

@@ -28,7 +28,7 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 450;
public const VERSION_ID = 451;
public const VERSION = '2.7.3';