-
Notifications
You must be signed in to change notification settings - Fork 28
How to make a release
Stefan Kebekus edited this page Oct 14, 2023
·
4 revisions
This is a reminder for myself, so I do not forget what needs to be done when making a release.
Update the version number in the file CMakeLists.txt, found in the top-level directory. The version number is found in the section "Project data".
In the file src/Librarian.cpp, update the text for "whatsnew". The content of this file will be shown to the user after an update.
Make a new release on GitHub.
-
Compile and upload APK/AAB to Google.
-
Do a "ninja publish" this will upload the new version to flathub, and also upload the Qt sources to our own web site.
Enroute Flight Navigation is a project of Akaflieg Freiburg.