Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Remember to use the new commit message standard!
https://gitlab.ridgerun.com/tex/rips/-/blob/main/rips/rip-0003.md
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'