We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c65a53 + bdc082b commit b275d12Copy full SHA for b275d12
CONTRIBUTING.md
@@ -60,8 +60,8 @@ minor/patch updates.
60
To do this just checkout `main`, force-create a new annotated tag, and push it:
61
62
```
63
-git tag -fa v4 -m "Updating v4 to 4.1.2"
64
-git push origin v4 --force
+git tag -fa v5 -m "Updating v5 to 5.0.0"
+git push origin v5 --force
65
66
</details>
67
0 commit comments