diff --git a/src/ZM/Framework.php b/src/ZM/Framework.php index 37d5658a..422a900f 100644 --- a/src/ZM/Framework.php +++ b/src/ZM/Framework.php @@ -31,7 +31,7 @@ use ZM\Utils\ZMUtil; class Framework { - public const VERSION_ID = 603; + public const VERSION_ID = 604; public const VERSION = '3.0.0-alpha1';