Version up

This commit is contained in:
tastybento 2019-01-27 08:10:49 -08:00
parent 95eb5dafe9
commit 16c458d77e

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>acidisland</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
<name>AcidIsland</name>
<description>AcidIsland is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like SkyBlock or AcidIsland.</description>
@ -91,7 +91,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<scope>provided</scope>
</dependency>
</dependencies>