increment version: v1.0.7

This commit is contained in:
John Bowdre 2021-12-21 22:09:38 -06:00
parent cfd083dae0
commit c1c197e73f
2 changed files with 4 additions and 1 deletions

View file

@ -23,7 +23,7 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
<properties>
<provider.name>phpIPAM</provider.name>
<provider.description>phpIPAM integration for vRA</provider.description>
<provider.version>1.0.6</provider.version>
<provider.version>1.0.7</provider.version>
<provider.supportsAddressSpaces>false</provider.supportsAddressSpaces>
<provider.supportsUpdateRecord>true</provider.supportsUpdateRecord>

View file

@ -1,3 +1,6 @@
# v1.0.7
Enable optional custom subnet filter
# v1.0.6
Fix for [an error](https://github.com/jbowdre/phpIPAM-for-vRA8/issues/3) when a subnet doesn't have a defined gateway.