bump version

This commit is contained in:
mattieserver
2022-09-02 15:13:22 +02:00
committed by GitHub
parent cfaba462d5
commit 4ea2097429
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
name = 'netbox_topology_views'
verbose_name = 'Topology views'
description = 'An plugin to render topology maps'
version = '3.0.0-beta.1'
version = '3.0.0-beta.2'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'netbox_topology_views'