Merge pull request #114 from advanced-security/contrib-5.0
Bump the tag mentioned in the contrib doc to v5
This commit is contained in:
+2
-2
@@ -60,8 +60,8 @@ minor/patch updates.
|
||||
To do this just checkout `main`, force-create a new annotated tag, and push it:
|
||||
|
||||
```
|
||||
git tag -fa v4 -m "Updating v4 to 4.1.2"
|
||||
git push origin v4 --force
|
||||
git tag -fa v5 -m "Updating v5 to 5.0.0"
|
||||
git push origin v5 --force
|
||||
```
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user