issues
search
vivin
/
gradle-semantic-build-versioning
Gradle plugin to generate version-numbers and tags using semantic versioning
MIT License
86
stars
32
forks
source link
issue #25
#26
Closed
vivin
closed
8 years ago
vivin
commented
8 years ago
Changes:
Build will now fail if an attempt is made to change the version in any way, when
HEAD
is pointing to a tag.
Added tests for this case.
Updated README with information regarding this situation.
Changes:
HEAD
is pointing to a tag.