add git commit id to version
This commit is contained in:
parent
b5fdf5bfec
commit
0865e344f9
2 changed files with 15 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Minecleaner
|
||||
version: '${project.version}'
|
||||
version: '${project.version}-${git.commit.id.abbrev}'
|
||||
author: LunarAkai
|
||||
website: https://github.com/LunarAkai/Minecleaner
|
||||
main: de.lunarakai.minecleaner.MinecleanerPlugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue