From 41f77a495b953bbf9b7dbad63ab8e6750505f846 Mon Sep 17 00:00:00 2001 From: Fintan Halpenny Date: Fri, 13 Feb 2026 12:01:30 +0000 Subject: [PATCH] RELEASE: start at rc.1 --- RELEASE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 2e1a99f2..560a6ca1 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -22,8 +22,8 @@ git checkout ``` The tag name that is being chosen for the release candidate is the next semantic -version, followed by `-rc.0`. If it is a follow-up release candidate for any -fixes, we increase digit, e.g. `releases/1.1.0-rc.1`, `releases/1.1.0-rc.2`, +version, followed by `-rc.1`. If it is a follow-up release candidate for any +fixes, we increase digit, e.g. `releases/1.1.0-rc.2`, `releases/1.1.0-rc.3`, etc. Note that, for the next part, `git config user.signingKey` must match the key