Skip to content

Commit 20981ad

Browse files
authored
Update __init__.py
1 parent d998e8b commit 20981ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_interface_synchronization/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Config(PluginConfig):
55
name = 'netbox_interface_synchronization'
66
verbose_name = 'NetBox Interface Synchronization'
77
description = 'Syncing existing interface names and types with those from a new device type in NetBox'
8-
version = '4.1.6'
8+
version = '4.1.7'
99
author = 'Keith Knowles'
1010
author_email = '[email protected]'
1111
default_settings = {

0 commit comments

Comments
 (0)