Version 1.11.1

Preemptive bug fix.
This commit is contained in:
tastybento 2020-01-26 09:12:37 -08:00
parent a357654b06
commit f5e8683288

View File

@ -65,7 +65,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>1.11.0</build.version>
<build.version>1.11.1</build.version>
</properties>
<!-- Profiles will allow to automatically change build version. -->