Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
BONNe1704 2019-01-18 10:52:48 +02:00
commit d1173d6499
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>challenges</artifactId>
<version>0.3.0</version>
<version>0.3.1-SNAPSHOT</version>
<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>
@ -90,7 +90,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>