mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Update the making a release instructions
This commit is contained in:
@@ -6,8 +6,8 @@ title: Making A Release
|
||||
<h3>Prepare</h3>
|
||||
|
||||
<ol>
|
||||
<li>Make sure that the release date and version history have been updated in the readme and <code>src/api/api.h</code>.</li>
|
||||
<li>Update the version numbers in <code>src/api/api.h</code>, <code>src/backend/app/loot_version.cpp.in</code>, <code>src/resource.rc</code> and <code>scripts/installer.iss</code>.</li>
|
||||
<li>Update the version numbers in <code>scripts/git/pre-commit</code>, <code>src/backend/app/loot_version.cpp.in</code>, <code>src/resource.rc</code> and <code>scripts/installer.iss</code>.</li>
|
||||
<li>Make sure that the version histories in <code>docs/api/changelog.rst</code>, <code>docs/app/changelog.rst</code> and <code>docs/metadata/changelog.rst</code> have the correct changelogs for the new release and that its release date is set.
|
||||
</ol>
|
||||
|
||||
<p>If the new release makes metadata syntax changes:</p>
|
||||
|
||||
Reference in New Issue
Block a user