Version 1.13.0

This commit is contained in:
tastybento 2020-04-06 17:04:20 -07:00
parent 56782510fd
commit 2ce36de0bf
1 changed files with 2 additions and 2 deletions

View File

@ -46,11 +46,11 @@
<java.version>1.8</java.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.15.1-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.10.0</bentobox.version>
<bentobox.version>1.13.0-SNAPSHOT</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
<build.version>1.10.0</build.version>
<build.version>1.13.0</build.version>
<build.number>-LOCAL</build.number>
</properties>