From ee0ebd85fce45b37a0d134046293cc966fba1e04 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 23 Apr 2014 17:03:33 +0200 Subject: [PATCH] Increment to version 4.1 to reflect latest changes --- buildnumber.properties | 4 ++-- src/config.yml | 2 +- src/plugin.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buildnumber.properties b/buildnumber.properties index 70b96a2e..bfd23c61 100644 --- a/buildnumber.properties +++ b/buildnumber.properties @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Wed Apr 23 16:58:03 CEST 2014 -build.number=795 +#Wed Apr 23 17:02:21 CEST 2014 +build.number=796 diff --git a/src/config.yml b/src/config.yml index 8fda3165..1a28d716 100644 --- a/src/config.yml +++ b/src/config.yml @@ -1,4 +1,4 @@ -# TotalFreedomMod v4.0 Configuration +# TotalFreedomMod v4.1 Configuration # by Madgeek1450 and DarthSalamon # Block placement prevention: diff --git a/src/plugin.yml b/src/plugin.yml index c4d9d1a6..fe426488 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: TotalFreedomMod main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod -version: 4.0 +version: 4.1 description: Plugin for the Total Freedom server. softdepend: [BukkitTelnet, DisguiseCraft, WorldEdit, Essentials] authors: [Madgeek1450, DarthSalamon]