mirror of
https://gitlab.freedesktop.org/pipewire/helvum.git
synced 2026-05-09 02:48:01 +02:00
Edit making_a_release.md
This commit is contained in:
parent
7ffc348766
commit
ff569a4de0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ The following describes the process of making a new release:
|
|||
1. In `data/org.pipewire.Helvum.metainfo.xml.in`,
|
||||
add a new `<release>` tag to the releases section with the appropriate version and date.
|
||||
|
||||
2. In `meson.build` and `Cargo.toml`, bumb the projects version to the new version.
|
||||
2. In `meson.build` and `Cargo.toml`, bump the projects version to the new version.
|
||||
|
||||
3. Ensure cargo dependencies are up-to-date by running `cargo outdated` (may require running `cargo install cargo-outdated`) and updating outdated dependencies (including the versions specified in `Cargo.lock`).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue