Add Git commit hash to version string

Fixes #1348
This commit is contained in:
Henrik Friedrichsen
2023-12-16 18:29:56 +01:00
parent 87f05e430d
commit ea36d2d42a
3 changed files with 21 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Special color for unavailable items
- Changelog with all the relevant user-facing changes to the project
- `info` command line subcommand to show platform specific information
- Append Git commit hash to version string
### Changed