Updated version to 1.7.2

This commit is contained in:
Blackvein 2013-12-02 11:34:00 -08:00
parent 52e0969a33
commit d4bec75247
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<groupId>me.blackvein.quests</groupId> <groupId>me.blackvein.quests</groupId>
<artifactId>quests</artifactId> <artifactId>quests</artifactId>
<version>1.7.1-SNAPSHOT</version> <version>1.7.2-SNAPSHOT</version>
<name>quests</name> <name>quests</name>
<url>http://dev.bukkit.org/server-mods/quests/</url> <url>http://dev.bukkit.org/server-mods/quests/</url>
<packaging>jar</packaging> <packaging>jar</packaging>

View File

@ -1,6 +1,6 @@
name: Quests name: Quests
main: me.blackvein.quests.Quests main: me.blackvein.quests.Quests
version: 1.7.1 version: 1.7.2
description: Player questing system description: Player questing system
website: http://dev.bukkit.org/server-mods/quests/ website: http://dev.bukkit.org/server-mods/quests/
dev-url: https://github.com/Blackvein/Quests/ dev-url: https://github.com/Blackvein/Quests/