Closed villagra closed 4 years ago
* There is no autoincrement with each build, what I usually do it generate packages based in the number of commits. If you want to follow that approach, the mayor and minor will be automatically configured and the build will be the number of commits, something like: Jellyfin_1.1.3234
The number of commits can change and is not strictly increasing, so we should probably try to stick to regular semver if at all possible. If you want to add something unique you can add the git hash to the InformationalVersion.
I think incrementing manually with semver would be fine on its own.
Changes made: