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 8d0239e commit 6883a42Copy full SHA for 6883a42
src/Application.php
@@ -47,7 +47,7 @@ final class Application extends BaseApplication implements ContainerAwareInterfa
47
*
48
* @deprecated Use \DrupalCodeGenerator\Application->getVersion() instead.
49
*/
50
- public const VERSION = '3.2.0-dev';
+ public const VERSION = 'unknown';
51
52
/**
53
* DCG API version.
0 commit comments