mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-22 10:36:09 +01:00
Increment version number, include author
This commit is contained in:
parent
d2b0d33d48
commit
7783144b68
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
||||
|
||||
<groupId>me.blackvein.quests</groupId>
|
||||
<artifactId>quests</artifactId>
|
||||
<version>2.3.4</version>
|
||||
<version>2.4.0</version>
|
||||
<name>quests</name>
|
||||
<url>https://github.com/FlyingPikachu/Quests/</url>
|
||||
<packaging>jar</packaging>
|
||||
|
@ -1,10 +1,10 @@
|
||||
name: Quests
|
||||
main: me.blackvein.quests.Quests
|
||||
version: 2.3.4
|
||||
version: 2.4.0
|
||||
description: Player questing system
|
||||
website: http://dev.bukkit.org/server-mods/quests/
|
||||
dev-url: https://github.com/Blackvein/Quests/
|
||||
authors: [Blackvein]
|
||||
authors: [Blackvein, HappyPikachu]
|
||||
softdepend: [Citizens, PhatLoots, Vault]
|
||||
permissions:
|
||||
quests.quest:
|
||||
|
Loading…
Reference in New Issue
Block a user