Release v0.2.0

This commit is contained in:
Victor Golovanenko
2021-10-30 12:27:25 +03:00
parent c746b327d1
commit 7e82e77e28
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ class Config(PluginConfig):
name = 'netbox_interface_sync'
verbose_name = 'NetBox interface synchronization'
description = 'Syncing interfaces with the interfaces from device type for NetBox devices'
version = '0.1.2'
version = '0.2.0'
author = 'Victor Golovanenko'
author_email = 'drygdryg2014@yandex.ru'
default_settings = {