mirror of
https://github.com/drygdryg/netbox-plugin-device-map.git
synced 2024-11-26 04:00:54 +03:00
Release version 0.1.3.
This commit is contained in:
parent
43d2e5d33e
commit
03092bcf31
@ -4,7 +4,7 @@ from extras.plugins import PluginConfig
|
||||
class DeviceMapConfig(PluginConfig):
|
||||
name = 'netbox_device_map'
|
||||
verbose_name = 'Device map'
|
||||
version = '0.1.2'
|
||||
version = '0.1.3'
|
||||
author = 'Victor Golovanenko'
|
||||
author_email = 'drygdryg2014@yandex.com'
|
||||
base_url = 'device-map'
|
||||
|
Loading…
Reference in New Issue
Block a user