Skip to content

Commit 5aa0c7e

Browse files
committed
standard-release-process.md: add dot between rc and 1
Signed-off-by: Michał Iwanicki <[email protected]>
1 parent 8abf327 commit 5aa0c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development-process/standard-release-process.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ process will be described in layer-specific documentation.
2727
4. Commit and push the changelog.
2828
5. Merge the changes from `develop` into `main`.
2929
6. Create and push a tag to `main` that matches the newly bumped version, with
30-
`v` added at the beginning (e.g. `v2.0.1-rc1`).
30+
`v` added at the beginning (e.g. `v2.0.1-rc.1`).
3131
7. Publish the release on GitHub. The release description should be the same as
3232
the release notes for that version. The following artifacts should be
3333
uploaded: The image (usually as `wic.gz` and `wic.bmap`), the manifest and

0 commit comments

Comments
 (0)