Updated Steps To Create An Official Manuskript Release (markdown)

Tobias Frisch 2022-06-08 15:13:34 +02:00
parent b704c3ed9c
commit 8417f43000

@ -68,12 +68,14 @@ Steps
- Update `manuskript/version.py` version number for production release
- Add the new release to `resources/ch.theologeek.Manuskript.appdata.xml`
- Test that manuskript can start and open a project
- Commit `manuskript/version.py` and `CHANGELOG.md`
git status
git add manuskript/version.py CHANGELOG.md
git add manuskript/version.py resources/ch.theologeek.Manuskript.appdata.xml CHANGELOG.md
git commit -m "========== manuskript-x.y.z =========="
- Check git tree