Version 1.11.0

This commit is contained in:
tastybento 2020-01-26 14:22:08 -08:00
commit d39bcba139
2 changed files with 823 additions and 810 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.11.0</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.11.0</build.version>
<build.number>-LOCAL</build.number>
</properties>

File diff suppressed because it is too large Load Diff