Version 1.6.1

This commit is contained in:
Florian CUNY 2021-10-31 11:14:13 +01:00 committed by GitHub
parent 4aec983c81
commit 61e1db5f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
<build.version>1.6.0</build.version>
<build.version>1.6.1</build.version>
<build.number>-LOCAL</build.number>
<sonar.projectKey>BentoBoxWorld_Greenhouses</sonar.projectKey>
<sonar.organization>bentobox-world</sonar.organization>
@ -277,4 +277,4 @@
</plugin>
</plugins>
</build>
</project>
</project>