Try inserting build number into version
This commit is contained in:
parent
97998892ba
commit
ecf01547cd
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: dynmap
|
||||
main: org.dynmap.DynmapPlugin
|
||||
version: "${project.version}"
|
||||
version: "${project.version}-${BUILD_NUMBER}"
|
||||
authors: [FrozenCow, mikeprimm]
|
||||
softdepend: [ Permissions, PermissionEx, bPermissions, PermissionsBukkit]
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue