diff --git a/EssentialsChat/src/plugin.yml b/EssentialsChat/src/plugin.yml index 5fff70d2a..b11702e8e 100644 --- a/EssentialsChat/src/plugin.yml +++ b/EssentialsChat/src/plugin.yml @@ -2,9 +2,9 @@ name: EssentialsChat main: com.earth2me.essentials.chat.EssentialsChat # 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 chat control features for Essentials. Requires Permissions. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally] depend: [Essentials] -#softdepend: [Factions] \ No newline at end of file +#softdepend: [Factions]