Difference between revisions of "Release Procedure"
Jump to navigation
Jump to search
(Created page with "== Set the Release Version == In the root of the <code>freem</code> repository, run <code>scripts/set-version ''version''</code>") |
|||
| Line 1: | Line 1: | ||
| − | == Set the Release Version == | + | =Overview= |
| + | |||
| + | In all steps, replace ''version'' with the new version you want to release. | ||
| + | |||
| + | ==Set the Release Version== | ||
In the root of the <code>freem</code> repository, run <code>scripts/set-version ''version''</code> | In the root of the <code>freem</code> repository, run <code>scripts/set-version ''version''</code> | ||
Revision as of 08:07, 23 March 2025
Overview
In all steps, replace version with the new version you want to release.
Set the Release Version
In the root of the freem repository, run scripts/set-version version