Skip to content

Commit 33582a2

Browse files
committed
Fixes 1042: Clarify release tagging
1 parent 304850e commit 33582a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contribute/en/Release-Process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,10 @@ Current state: <!-- Planning|Translations (beta)|Code freeze (rc)|Released -->
284284
- [ ] [Tag a release candidate](https://jamulus.io/contribute/Release-Process#steps-for-a-specific-release) (inform emlynmac for signing on macOS and upload signed binary from his repo to ours).
285285
- [ ] Announce the release candidate on Github Discussions. Pin the thread. Unpin and lock the beta thread.
286286
- [ ] Draft an announcement, include all contributors via `tools/get_release_contributors.py`
287-
- [ ] [Update the version number in `Jamulus.pro` and add the release date to the Changelog header and commit](https://jamulus.io/contribute/Release-Process#steps-for-a-specific-release)
288287
- [ ] [Update the Changelog](https://jamulus.io/contribute/Release-Process#updating-the-changelog)
289-
- [ ] Tag this commit as `r3_y_z`
290-
- [ ] Wait for the build to complete
288+
- [ ] [Tag the release version](https://jamulus.io/contribute/Release-Process#steps-for-a-specific-release):
289+
- [ ] Update the version number in `Jamulus.pro` and add the release date to the Changelog header and commit.
290+
- [ ] Wait for the release build to complete.
291291
- [ ] Contact emlynmac for signing on macOS and upload signed binary [from his](https://github.com/emlynmac/jamulus/releases/) repo [to ours](https://github.com/jamulussoftware/jamulus/releases).
292292
- [ ] Do a smoke test for Windows/Mac/Linux -- Do the binaries start/connect properly? Can earlier Jamulus versions properly connect to a server based on the new release?
293293
- [ ] [Force tag that tag as `latest` and push.](https://jamulus.io/contribute/Release-Process#if-this-is-a-proper-release-move-the-latest-tag)

0 commit comments

Comments
 (0)