release.md: Create tags the way they've always been created.

This commit is contained in:
Daniel Shahaf 2015-10-20 14:32:34 +00:00
parent c687bddea3
commit a73b33fc13

View file

@ -5,7 +5,7 @@
- check with multiple zsh versions
- Update changelog.md
- Update ./.version
- `git tag -am "Release $(<.version)" zsh-syntax-highlighting-"$(<.version)" && git push --tags`
- `git tag $(<.version) && git push --tags`
- `perl -pi -e 's/$/-dev/' ./.version`
- Notify downstreams (OS packages)
- anitya should autodetect the tag