Skip to content

For Maintainers

tfuxu edited this page Nov 9, 2024 · 4 revisions

What to do before making a new tag (release):

  1. Update changelogs in CHANGELOG.md and metainfo.xml
  2. Update version number in pyproject.toml
  3. Update project's version in meson.build

How to manually update translation file:

ninja -C builddir halftone-update-po
Clone this wiki locally