Changes
Page history
Update Versioning
authored
Jul 05, 2023
by
Klaas Kliffen
Hide whitespace changes
Inline
Side-by-side
Versioning.md
View page @
e3ce4dc2
...
@@ -30,7 +30,7 @@ git tag -a v1.0.2 -m "Patch release v1.0.2"
...
@@ -30,7 +30,7 @@ git tag -a v1.0.2 -m "Patch release v1.0.2"
git push
--tags
# alternatively, use git push --all)
git push
--tags
# alternatively, use git push --all)
```
```
It's also possible to create a tag via the Gitlab GUI:
It's also possible to create a tag via the Gitlab GUI
under the side menu
`code -> tags`
:


...
...
...
...