diff --git a/pom.xml b/pom.xml index 41698c793..7d57051a4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ me.blackvein.quests quests - 2.1.1 + 2.1.2 quests https://github.com/FlyingPikachu/Quests/ jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 491ea54d0..05d0b6577 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.1 +version: 2.1.2 description: Player questing system website: http://dev.bukkit.org/server-mods/quests/ dev-url: https://github.com/Blackvein/Quests/