-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
None
-
Qt Installer Sprint 122, Qt Installer Sprint 123, Qt Installer Sprint 124, Qt Installer Sprint 125
Tags to
- installer-framework
- tqtc-installer-framework
- tqtc-qtsdk-installer-extensions
- tqtc-license-managing
Create tags. Check with command git tag -l from each git what syntax is used.
git tag -a v1.4 -m "v1.4 release"
If the release commit is not the latest, use
git tag -a v1.4 -m "v1.4 release" <checksum>
Publish the tag
git push origin v1.4