Version up 1.3.0

This commit is contained in:
tastybento 2019-02-23 20:17:01 -08:00
parent 7d6afc7962
commit 61d19053ab
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>level</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.3.0</version>
<name>Level</name>
<description>Level is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like SkyBlock or AcidIsland.</description>
@ -86,7 +86,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>
</dependencies>