Updated Releasing (markdown)

antelle 2017-05-06 14:54:35 +02:00
parent 7aaab119b9
commit 87325ee9c1
1 changed files with 4 additions and 3 deletions

@ -3,9 +3,10 @@ How to build and publish new KeeWeb release.
### Prerequesties
1. checkout release or patch branch
2. update version date in `release-notes.md`
3. bump version with `node util/set-version.js X.Y.Z`
4. merge release branch into `master`
2. copy languages with `node util/copy-languages.js`
3. update version date in `release-notes.md`
4. bump version with `node util/set-version.js X.Y.Z`
5. merge release branch into `master`
### Release