mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Merge pull request #3362 from Michagogo/signed-tags
Change release-process.md to sign release tags
This commit is contained in:
commit
d6d12f932d
@ -17,7 +17,7 @@ Release Process
|
||||
|
||||
###tag version in git
|
||||
|
||||
git tag -a v(new version, e.g. 0.8.0)
|
||||
git tag -s v(new version, e.g. 0.8.0)
|
||||
|
||||
###write release notes. git shortlog helps a lot, for example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user