Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
The domain fh-campuswien.ac.at is beeing phased out. We have implemented an HTTP redirect to git.hcw.ac.at. Please update your Git Origin URLs as some git clients do not follow redirect headers and the old domain might be switched off as soon as Mid 2026. Either use your favorite GUI, edit .git/config manually, or use git remote -v and git remote set-url origin <URL> to read and update the domain.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'