use git describe variable for version

I wish there was an inverse of describe-short, i.e. only includes the
count + commit hash
This commit is contained in:
RoboMWM 2021-01-24 12:00:13 -08:00
parent 4e09977414
commit 8956a37e9d

View File

@ -3,7 +3,7 @@ main: me.ryanhamshire.GriefPrevention.GriefPrevention
softdepend: [Vault, Multiverse-Core, My_Worlds, MystCraft, Transporter, TheUnderground, WorldGuard, WorldEdit, RoyalCommands, MultiWorld, Denizen]
dev-url: https://dev.bukkit.org/projects/grief-prevention
loadbefore: [TheUnderground]
version: '${project.version}-${git.commit.id.abbrev}'
version: '${git.commit.id.describe}'
api-version: '1.16'
commands:
abandonclaim: