increment build number (build 603)

This commit is contained in:
sunxyw 2022-05-15 17:53:12 +00:00 committed by github-actions[bot]
parent a2877cab70
commit 87bbffefc3

View File

@ -31,7 +31,7 @@ use ZM\Utils\ZMUtil;
class Framework
{
public const VERSION_ID = 602;
public const VERSION_ID = 603;
public const VERSION = '3.0.0-alpha1';