Skip to content

Commit d9ec48a

Browse files
docs(RELEASE): omit minor version in branch name
1 parent 894d036 commit d9ec48a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Day of Release:
4646
cargo publish -p wgpu-info
4747
```
4848
- Create a new release on the `wgpu` repo with the changelog and a tag called `vX.Y.Z`.
49-
- Create a branch with the with the new version `vX.Y` and push it to the repo.
49+
- Create a branch with the with the new version `vX` and push it to the repo.
5050
- Publish the link to the github release in the following places.
5151
- [r/rust](https://www.reddit.com/r/rust/).
5252
- Add an AMA comment.

0 commit comments

Comments
 (0)