To Reproduce
- Push a new branch to the QS repo:
git push origin v2.0.1
- Wait for CI to create the build and make a release
- Check
CFBundleShortVersionString in the Info.plist. It's set to 2.0.1: (HEAD detatched at v2.0.1)
Expected behavior
For official releases (made by tags) they should just be named 'version number'. E.g. 2.0.1, but other builds should include the repo status
Screenshots

What version of Quicksilver?
All those built by GH Actions.
To Reproduce
git push origin v2.0.1CFBundleShortVersionStringin the Info.plist. It's set to2.0.1: (HEAD detatched at v2.0.1)Expected behavior
For official releases (made by tags) they should just be named 'version number'. E.g.
2.0.1, but other builds should include the repo statusScreenshots

What version of Quicksilver?
All those built by GH Actions.