Version 1.0.0

This commit is contained in:
tastybento 2019-12-08 11:27:40 -08:00
parent aeddccc23b
commit 6f77d47a3d
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>0.4.5</build.version>
<build.version>1.0.0</build.version>
<build.number>-LOCAL</build.number>
</properties>