Skip to content

Commit 6883a42

Browse files
committed
Reset application version
1 parent 8d0239e commit 6883a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ final class Application extends BaseApplication implements ContainerAwareInterfa
4747
*
4848
* @deprecated Use \DrupalCodeGenerator\Application->getVersion() instead.
4949
*/
50-
public const VERSION = '3.2.0-dev';
50+
public const VERSION = 'unknown';
5151

5252
/**
5353
* DCG API version.

0 commit comments

Comments
 (0)