1.5.0 Release

This commit is contained in:
tastybento 2019-06-09 19:17:49 -07:00
parent 671e17398e
commit 6415efee28
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>level</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.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>
@ -90,7 +90,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<scope>provided</scope>
</dependency>
</dependencies>