summaryrefslogtreecommitdiffstats
path: root/doc/internal/howto-release.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal/howto-release.md')
-rw-r--r--doc/internal/howto-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/howto-release.md b/doc/internal/howto-release.md
index e4ca4997..7234d515 100644
--- a/doc/internal/howto-release.md
+++ b/doc/internal/howto-release.md
@@ -21,7 +21,7 @@ master repository and shell access to newsboat.org.
* rust/libnewsboat-ffi/Cargo.toml
* `cargo update --package libnewsboat --package libnewsboat-ffi`
3. Update links to docs and FAQ in README
-4. Commit the changes
+4. Commit the changes with message "Release VERSION"
5. Create new tag:
* `git tag --sign -u 'newsboat@googlegroups.com' rVERSION`
* First line: "Release Newsboat VERSION"