From 040ead52db96c9fbb34fa8c1caa2e5f516d42691 Mon Sep 17 00:00:00 2001 From: HappyPikachu Date: Sun, 15 Feb 2015 21:08:47 -0500 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 26030628a..c860e07d7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ me.blackvein.quests quests - 2.1.6 + 2.2.0 quests https://github.com/FlyingPikachu/Quests/ jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 2d83667a6..0094b40d8 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.1.6 +version: 2.2.0 description: Player questing system website: http://dev.bukkit.org/server-mods/quests/ dev-url: https://github.com/Blackvein/Quests/