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 23c7c26 commit ccaca62Copy full SHA for ccaca62
src/Application.php
@@ -44,7 +44,7 @@ final class Application extends BaseApplication implements ContainerAwareInterfa
44
/**
45
* DCG version.
46
*/
47
- public const VERSION = '3.0.0-dev';
+ public const VERSION = '3.0.0';
48
49
50
* DCG API version.
0 commit comments