diff --git a/src/Application.php b/src/Application.php index c4f1b8297..e568b2c45 100644 --- a/src/Application.php +++ b/src/Application.php @@ -29,7 +29,7 @@ class Application extends BaseApplication { /** * DCG version. */ - public const VERSION = '2.0.0-dev'; + public const VERSION = '2.0.0'; /** * Path to templates directory.