bump version (#334)

This commit is contained in:
mattieserver
2023-06-22 09:19:26 +02:00
committed by GitHub
parent 63b9775218
commit daf35c097d
4 changed files with 5 additions and 768 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class TopologyViewsConfig(PluginConfig):
name = "netbox_topology_views"
verbose_name = "Topology views"
description = "An plugin to render topology maps"
version = "3.6.0-beta.1"
version = "3.6.0-beta.2"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"