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 cc701de commit 062ce7fCopy full SHA for 062ce7f
doc/contributing.md
@@ -30,6 +30,6 @@ Git must configure a GPG key on your Github account to verify commits.
30
These commands will create phar, debian and binary release,
31
then run all tests and push new release to Github :
32
33
- make tag version=<VERSION>
+ make tag VERSION=<VERSION>
34
# <VERSION> can be `major`, `minor` or `patch`
35
make release
0 commit comments