@@ -6,6 +6,8 @@ We use Towncrier to manage our changelog. Each closed issue should have a corres
`towncrier build --version <version>`
After building the changelog, the release date needs to be updated in the resulting CHANGELOG file.
## Update static version definition for F-Droid
F-Droid needs a static version code and version name that can be parsed in order to detect updates of the app. This version number is managed in the file `fdroidversion.txt` in the project root folder.