We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894d036 commit d9ec48aCopy full SHA for d9ec48a
1 file changed
docs/release-checklist.md
@@ -46,7 +46,7 @@ Day of Release:
46
cargo publish -p wgpu-info
47
```
48
- 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.
+- Create a branch with the with the new version `vX` and push it to the repo.
50
- Publish the link to the github release in the following places.
51
- [r/rust](https://www.reddit.com/r/rust/).
52
- Add an AMA comment.
0 commit comments