Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Jul 4, 2023
1 parent 7bd5ba0 commit bc1524e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ For more information on SemVer, please visit http://semver.org/.
# 1. update CHANGELOG.md
# 2. update composer.json
# 3. commit all your work
source env.sh && VERSION=3.0.5 ./release.sh
source env.sh && VERSION=v3.0.5 ./release.sh
```

## License
Expand Down

0 comments on commit bc1524e

Please sign in to comment.