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 a7122e1 commit 655a83eCopy full SHA for 655a83e
README.md
@@ -8,7 +8,7 @@ A command line code generator for Drupal.
8
9
```shell
10
# Download the latest stable release of the code generator.
11
-wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.13.0/dcg.phar
+wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.14.0/dcg.phar
12
13
# Make the file executable.
14
chmod +x dcg.phar
0 commit comments