diff --git a/src/ZM/Framework.php b/src/ZM/Framework.php index 0bf805ab..5345b600 100644 --- a/src/ZM/Framework.php +++ b/src/ZM/Framework.php @@ -32,7 +32,7 @@ use ZM\Utils\ZMUtil; class Framework { - public const VERSION_ID = 608; + public const VERSION_ID = 609; public const VERSION = '3.0.0-alpha1';