From da4452009f80e49e5cad5ce9d84df1498c82c436 Mon Sep 17 00:00:00 2001 From: Blackvein Date: Sat, 23 Nov 2013 15:20:05 -0800 Subject: [PATCH] Updated version (1.7.1) --- 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 a02219376..a13e18441 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ me.blackvein.quests quests - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT quests http://dev.bukkit.org/server-mods/quests/ jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index f2c719d13..a55731bea 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: 1.7.0 +version: 1.7.1 description: Player questing system website: http://dev.bukkit.org/server-mods/quests/ dev-url: https://github.com/Blackvein/Quests/