serpro69 / semver.kt

Semantic versioning gradle plugin via git tags, plus a kotlin implementation of semver spec and a semantic release versioning library
MIT License
7 stars 2 forks source link

(plugin) Latest version is always set even if it's behind HEAD #5

Closed serpro69 closed 11 months ago

serpro69 commented 11 months ago

The plugin seems to always set version to latest, even if it's behind current HEAD