increment build number (build 601)

This commit is contained in:
sunxyw 2022-05-09 16:53:51 +08:00
parent 58c04b7a7b
commit fcb226e357
No known key found for this signature in database
GPG Key ID: CEA01A083E98C578

View File

@ -30,7 +30,7 @@ use ZM\Utils\ZMUtil;
class Framework
{
public const VERSION_ID = 600;
public const VERSION_ID = 601;
public const VERSION = '3.0.0-alpha1';