Fix version EssentialsSpawn

This commit is contained in:
Mark 2016-08-30 19:30:42 -07:00 committed by GitHub
parent a591dba8ef
commit 1f5b659f2d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: EssentialsSpawn
main: com.earth2me.essentials.spawn.EssentialsSpawn
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: ${project.version}-b${BUILD_NUMBER}
version: ${project.version}-b${build.number}
website: http://tiny.cc/EssentialsCommands
description: Provides spawn control commands, utilizing Essentials.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]