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