Skip to content

Commit 49278c1

Browse files
authored
RELEASING: should also tag dev0 for prereleases
1 parent 21a186b commit 49278c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Both automatic and manual processes described above follow the same steps from t
152152

153153
#. Open a PR for ``cherry-pick-release`` and merge it once CI passes. No need to wait for approvals if there were no conflicts on the previous step.
154154

155-
#. For major and minor releases, tag the release cherry-pick merge commit in main with
155+
#. For major and minor releases (or the first prerelease of it), tag the release cherry-pick merge commit in main with
156156
a dev tag for the next feature release::
157157

158158
git checkout main

0 commit comments

Comments
 (0)