We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a0c17 commit d1ed04aCopy full SHA for d1ed04a
src/Application.php
@@ -29,7 +29,7 @@ class Application extends BaseApplication {
29
/**
30
* DCG version.
31
*/
32
- public const VERSION = '2.2.0-dev';
+ public const VERSION = '2.2.0';
33
34
35
* DCG API version.
0 commit comments