mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 10:04:51 +02:00
Use maven for versioning. Note GroupManager versioning is broken.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: EssentialsUpdate
|
||||
main: com.earth2me.essentials.update.EssentialsUpdate
|
||||
# Note to developers: This next line cannot change, or the automatic versioning system will break.
|
||||
version: TeamCity
|
||||
version: ${build.number}
|
||||
description: This plugin allows to install or update all Essentials plugins
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
authors: [snowleo]
|
||||
|
Reference in New Issue
Block a user