mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2025-01-06 00:18:37 +01:00
Prepare 0.5.0 release.
This commit is contained in:
parent
8845270a79
commit
8f51a49719
4
pom.xml
4
pom.xml
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<groupId>world.bentobox</groupId>
|
<groupId>world.bentobox</groupId>
|
||||||
<artifactId>challenges</artifactId>
|
<artifactId>challenges</artifactId>
|
||||||
<version>0.5.0-SNAPSHOT</version>
|
<version>0.5.0</version>
|
||||||
|
|
||||||
<name>Challenges</name>
|
<name>Challenges</name>
|
||||||
<description>Challenges is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.</description>
|
<description>Challenges is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like SkyBlock, AcidIsland or CaveBlock.</description>
|
||||||
<url>https://github.com/BentoBoxWorld/Challenges</url>
|
<url>https://github.com/BentoBoxWorld/Challenges</url>
|
||||||
<inceptionYear>2018</inceptionYear>
|
<inceptionYear>2018</inceptionYear>
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
name: Challenges
|
name: Challenges
|
||||||
main: world.bentobox.challenges.ChallengesAddon
|
main: world.bentobox.challenges.ChallengesAddon
|
||||||
version: ${version}
|
version: ${version}
|
||||||
|
repository: 'BentoBoxWorld/Challenges'
|
||||||
|
|
||||||
authors: tastybento
|
authors: tastybento
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user