Updated to 0.12.0 API.

This commit is contained in:
tastybento 2018-10-30 18:27:18 -07:00
parent 8738d7191e
commit c269482447
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>bskyblock.addon</groupId>
<artifactId>Level</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<name>Level</name>
<description>Level is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.</description>
@ -70,7 +70,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>