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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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';