diff --git a/Core.php b/Core.php index 24e246f..feff5b1 100644 --- a/Core.php +++ b/Core.php @@ -34,7 +34,7 @@ class Core /** * @var string - The version for the Framework */ - private static $version = '1.4.0-dev'; + private static $version = '1.4.0'; /** * @var string - The commit ID for phar-packaged forms of the framework (considering "unstable" development builds)