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 6b3ed0f commit 30dfab2Copy full SHA for 30dfab2
src/Application.php
@@ -29,7 +29,7 @@ class Application extends BaseApplication {
29
/**
30
* DCG version.
31
*/
32
- public const VERSION = '2.0.0-dev';
+ public const VERSION = '2.0.0';
33
34
35
* Path to templates directory.
0 commit comments