Loading...
Searching...
No Matches
- make sure CI is passing
- run the tests
- format + prettier
- update metadata/en-US/changelogs
- git tag v1.2.3
- git tag -f latest_release
- push
- make a release on gitea
- update ios screenshots if UI has substantially changed
- upload the artifacts
- upload the AppImage and zsyncmake
- upload to Google
- upload to Apple with dist-iOS on macOS
- nix
- June and December: update release version
- run
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update
- comment out the hash in default.nix
- update the version
- run
nix-build
- update the hash
- bump the versions in GNUmakefile for the next release
- make
- commit