diff --git a/content/docs/team/Making-A-Release.html b/content/docs/team/Making-A-Release.html index f4c4528..8c36002 100644 --- a/content/docs/team/Making-A-Release.html +++ b/content/docs/team/Making-A-Release.html @@ -35,7 +35,7 @@ aliases:

If the new release makes metadata syntax changes:

  1. Run lomad using lomad -t <github personal access token> -a -b <branch name> to (for all masterlists) create a branch for that release.
  2. -
  3. Update the default masterlist branch value and add the old value to GameSettings::oldDefaultBranches in src/gui/state/game/game_settings.cpp.
  4. +
  5. Update the default masterlist branch value and add the old value to OLD_DEFAULT_BRANCHES in src/gui/state/loot_settings.cpp.
  6. Update the Repository branch setting in the Version control tab of the settings page for the LOOT masterlist prelude on Weblate.