From d1ed04a01a6b013e228fd0523d12420bc5d108f6 Mon Sep 17 00:00:00 2001 From: Chi-teck Date: Fri, 15 Oct 2021 21:04:16 +0500 Subject: [PATCH] Release 2.2.0 --- src/Application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application.php b/src/Application.php index 2523421a5..ccd7d5c15 100644 --- a/src/Application.php +++ b/src/Application.php @@ -29,7 +29,7 @@ class Application extends BaseApplication { /** * DCG version. */ - public const VERSION = '2.2.0-dev'; + public const VERSION = '2.2.0'; /** * DCG API version.