increment build number (build 467)

This commit is contained in:
sunxyw 2022-04-29 15:41:17 +08:00
parent bfffdc7d21
commit 256ccb96a6
No known key found for this signature in database
GPG Key ID: CEA01A083E98C578

View File

@ -28,7 +28,7 @@ use ZM\Exception\InitException;
class ConsoleApplication extends Application
{
public const VERSION_ID = 466;
public const VERSION_ID = 467;
public const VERSION = '2.8.0';