summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsGeoIP/src/plugin.yml')
-rw-r--r--EssentialsGeoIP/src/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml
index fbb17eda9..9d55446bd 100644
--- a/EssentialsGeoIP/src/plugin.yml
+++ b/EssentialsGeoIP/src/plugin.yml
@@ -2,7 +2,7 @@
name: EssentialsGeoIP
main: com.earth2me.essentials.geoip.EssentialsGeoIP
# Note to developers: This next line cannot change, or the automatic versioning system will break.
-version: TeamCity
+version: ${build.number}
website: http://tiny.cc/EssentialsWiki
description: Shows the country or city of a user on login and /whois.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]