--- layout: page title: Making A Release weight: 2 aliases: - Making-A-Release.html ---
python scripts/set_version_number.py <version>.docs/api/changelog.rst and docs/metadata/changelog.rst are up to date for the new release and that its release date is set.
python scripts/set_version_number.py <version>.docs/app/changelog.rst is up to date for the new release and that its release date is set.
resources/linux/io.github.loot.loot.metainfo.xml.If the new release makes metadata syntax changes:
lomad -t <github personal access token> -a -b <branch name> to (for all masterlists) create a branch for that release.OLD_DEFAULT_BRANCHES in src/gui/state/loot_settings.cpp.io.github.loot.loot.yml in the flathub/io.github.loot.loot GitHub repository to match the resources/linux/io.github.loot.loot.yml file in the loot/loot GitHub repository, except that the LOOT release archive should be downloaded from the LOOT release published on GitHub.master branch, and merge it.See the Flathub documentation for details on how Flathub builds and publishes changes.
Be sure to merge post-branching metadata changes that were made in the masterlists' old default branches into the new default branches.