Version 1.17.0

This commit is contained in:
tastybento 2021-06-20 10:54:12 -07:00
parent 0992a4fc52
commit c7b310ffd8
1 changed files with 4 additions and 1 deletions

View File

@ -64,7 +64,10 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>1.15.6</build.version>
<build.version>1.17.0</build.version>
<sonar.projectKey>BentoBoxWorld_Limits</sonar.projectKey>
<sonar.organization>bentobox-world</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<!-- Profiles will allow to automatically change build version. -->