From 2b5beebfa20e653e06e35f194b3c4f440fed970c Mon Sep 17 00:00:00 2001 From: HappyPikachu Date: Fri, 13 Mar 2015 13:37:35 -0400 Subject: [PATCH] Increment version number --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5cfaf3dd8..3d589ac36 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ me.blackvein.quests quests - 2.3.2 + 2.3.3 quests https://github.com/FlyingPikachu/Quests/ jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5c275e1c1..da903223a 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: Quests main: me.blackvein.quests.Quests -version: 2.3.2 +version: 2.3.3 description: Player questing system website: http://dev.bukkit.org/server-mods/quests/ dev-url: https://github.com/Blackvein/Quests/