Release version 0.1.2

This commit is contained in:
Victor Golovanenko
2022-08-26 18:01:53 +03:00
parent 44211d254a
commit f7568c06c7
3 changed files with 36 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ from extras.plugins import PluginConfig
class DeviceMapConfig(PluginConfig):
name = 'netbox_device_map'
verbose_name = 'Device map'
version = '0.1.1'
version = '0.1.2'
author = 'Victor Golovanenko'
author_email = 'drygdryg2014@yandex.com'
base_url = 'device-map'