Skip to content

Commit

Permalink
Reset application version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-teck committed Aug 6, 2023
1 parent 8d0239e commit 6883a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ final class Application extends BaseApplication implements ContainerAwareInterfa
*
* @deprecated Use \DrupalCodeGenerator\Application->getVersion() instead.
*/
public const VERSION = '3.2.0-dev';
public const VERSION = 'unknown';

/**
* DCG API version.
Expand Down

0 comments on commit 6883a42

Please sign in to comment.