Skip to content

Commit

Permalink
Fix version EssentialsXMPP
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Aug 31, 2016
1 parent 1f5b659 commit 8bc47c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EssentialsXMPP/src/plugin.yml
Expand Up @@ -2,7 +2,7 @@
name: EssentialsXMPP
main: com.earth2me.essentials.xmpp.EssentialsXMPP
# 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://ess.khhq.net/wiki/XMPP
description: Provides xmpp communication.
authors:
Expand All @@ -17,4 +17,4 @@ commands:
usage: /<command> <player> <message>
xmppspy:
description: toggle xmpp spy for all messages
usage: /<command> <player>
usage: /<command> <player>

0 comments on commit 8bc47c4

Please sign in to comment.