From cc655af4d6efaf2b3b0ac50b7f7c044c6bc3b15d Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 3 Nov 2024 16:40:15 +0100 Subject: Fix RELEASE.md The changelog should be changed before updating the version to make sure changing the version is the commit which is tagged. Furthermore there was a mistake that the suffix `-devel` should be removed after release. Instead it should be added. --- RELEASE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index b403a31..1c5e3a9 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,8 +1,8 @@ # Release checklist -- remove `-devel` from VERSION.txt - update CHANGELOG.md +- remove `-devel` from VERSION.txt and set the version correctly - `go test ./...` must succeed - release with `git tag -u -m 'Release version ' 'v' with version as .. (e.g. 0.2.3) -- remove `-devel` from VERSION.txt +- add `-devel` suffix to VERSION.txt -- cgit v1.2.3-70-g09d2