Version 2.1.0

This commit is contained in:
tastybento 2024-03-09 10:29:17 -08:00
parent dcc3992762
commit cb7c63a520
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>2.1.2</build.version>
<build.version>2.2.0</build.version>
<sonar.organization>bentobox-world</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<server.jars>${project.basedir}/lib</server.jars>