Version 1.7.3

This commit is contained in:
tastybento 2023-01-01 22:31:46 -08:00
parent de6a939bb9
commit cf276bbb24
1 changed files with 1 additions and 1 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.7.2</build.version>
<build.version>1.7.3</build.version>
<build.number>-LOCAL</build.number>
<sonar.projectKey>BentoBoxWorld_Greenhouses</sonar.projectKey>
<sonar.organization>bentobox-world</sonar.organization>