Updating docs to point to v4.

This commit is contained in:
Federico Builes
2024-01-18 14:23:52 +01:00
parent 4901385134
commit 4cd9eb2d23
3 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -112,8 +112,8 @@ minor/patch updates.
To do this just checkout `main`, force-create a new annotated tag, and push it:
```
git tag -fa v3 -m "Updating v3 to 3.0.1"
git push origin v3 --force
git tag -fa v4 -m "Updating v4 to 4.0.1"
git push origin v4 --force
```
## Resources