From 6f90e008414bed3555091a1e958bd0210cea7077 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 7 Oct 2015 23:28:21 +0800 Subject: [PATCH] Update version numbers --- src/config.yml | 2 +- src/language.yml | 2 +- src/plugin.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.yml b/src/config.yml index 4a137df..44972bc 100644 --- a/src/config.yml +++ b/src/config.yml @@ -4,7 +4,7 @@ # # Main Config # -# File generated by: v2.04 +# File generated by: v2.05 # (If this is not the version you are running, consider deleting this # config to allow it to be re-created. There may be new config options) # diff --git a/src/language.yml b/src/language.yml index 50d0cd4..80ed3d2 100644 --- a/src/language.yml +++ b/src/language.yml @@ -4,7 +4,7 @@ # # Language Config # -# File generated by: v2.04 +# File generated by: v2.05 # (If this is not the version you are running, consider deleting this # config to allow it to be re-created. There may be new config options) # diff --git a/src/plugin.yml b/src/plugin.yml index 8574696..8554da7 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ main: com.gmail.St3venAU.plugins.ArmorStandTools.Main name: ArmorStandTools -version: 2.04 +version: 2.05 author: St3venAU description: Armor stand manipulation tools softdepend: [WorldGuard, PlotSquared]