Skip to content

Commit

Permalink
1.5.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Jun 10, 2019
1 parent 671e173 commit 6415efe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 6415efe

Please sign in to comment.