dmfs / gver

Gradle versioning based on git history.
https://plugins.gradle.org/plugin/org.dmfs.gver
Apache License 2.0
2 stars 4 forks source link

task to tag the current pre-release Version - `gitTagPreRelease` #53

Open dmfs opened 1 year ago

dmfs commented 1 year ago

This task should fail when the current version is already tagged and it should omit any Suffix (unlike gitTagVersion).