Skip to content

Commit

Permalink
Merge pull request #309 from Nitrokey/rel-docs
Browse files Browse the repository at this point in the history
docs: minor in release
  • Loading branch information
daringer authored Nov 19, 2024
2 parents 9aede90 + dc84b11 commit bf3884e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
* `/VERSION` (mind the final newline)
* `pyproject.toml`
* `ci-scripts/linux/rpm/nitrokey-app2.spec`
* add flatpak meta-data in `meta/com.nitrokey.nitrokey-app2.metainfo.xml`, like this: `<release version="2.3" date="2024-04-19"/>`
* add flatpak meta-data in `meta/com.nitrokey.nitrokey-app2.metainfo.xml`,
like this: `<release version="2.3" date="2024-04-19"/>`
* the latest release should be on top of this list


* create tag (`git tag -S -m "vX.Y.Z" vX.Y.Z` or in the web-ui)
Expand Down

0 comments on commit bf3884e

Please sign in to comment.