diff --git a/Releasing.md b/Releasing.md index a71ffdc..2e08a6d 100644 --- a/Releasing.md +++ b/Releasing.md @@ -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