netbox v2.10 (#52)
* small changes * removed print * fix coords * fix saving coords * update readme * fixed icons * bump version Co-authored-by: mattieserver <mattijs@DESKTOP-618OSU1.localdomain>
This commit is contained in:
co-authored by
mattieserver
parent
0340522f59
commit
a314d2b307
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
|
||||
name = 'netbox_topology_views'
|
||||
verbose_name = 'Topology views'
|
||||
description = 'An plugin to render toplogoy maps'
|
||||
version = '0.4.10'
|
||||
version = '0.5.0'
|
||||
author = 'Mattijs Vanhaverbeke'
|
||||
author_email = 'author@example.com'
|
||||
base_url = 'topology-views'
|
||||
|
||||
Reference in New Issue
Block a user