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 7ee8ea1 commit 39c650dCopy full SHA for 39c650d
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.15.1/dcg.phar
+wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.16.0/dcg.phar
12
13
# Make the file executable.
14
chmod +x dcg.phar
0 commit comments