Change application id to org.pipewire.Helvum

This commit is contained in:
Tom A. Wagner
2022-01-28 09:45:28 +01:00
parent 4075b66865
commit 76ad8d11d7
12 changed files with 14 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
The following describes the process of making a new release:
1. In `data/org.freedesktop.ryuukyu.Helvum.metainfo.xml.in`,
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.