From da666d005839bb5960e23ea3b822d78bf638d5ce Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 8 Apr 2023 23:51:52 +0900 Subject: [PATCH] update developer notes --- developer-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/developer-notes.md b/developer-notes.md index 689b9353..28f01c6d 100644 --- a/developer-notes.md +++ b/developer-notes.md @@ -78,7 +78,9 @@ For per-platform build/signing setup, see [this article](https://mifi.no/blog/au - `npm version ...` - `git push && git push --tags` - Wait for build and draft in Github actions -- Release draft at github +- Open draft in github and add Release notes +- For files `LosslessCut-mac-universal.pkg` and `LosslessCut-win-x64.appx` add prefix `-DO-NOT-DOWNLOAD` +- Release the draft - Bump [snap version](https://snapcraft.io/losslesscut/listing) - `npm run scan-i18n` to get the newest Englist strings and push so weblate gets them