Version 1.0.1

This commit is contained in:
tastybento 2020-01-30 09:53:17 -08:00
parent be5f40b9c0
commit 355935f3f4
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.0.0</build.version>
<build.version>1.0.1</build.version>
<build.number>-LOCAL</build.number>
</properties>