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 baab44e commit deff6e2Copy full SHA for deff6e2
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.11.0/dcg.phar
+wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.12.0/dcg.phar
12
13
# Make the file executable.
14
chmod +x dcg.phar
0 commit comments