fixed bugs and updated to version 0.93:

This commit is contained in:
Hedde van der Heide
2022-02-11 12:51:37 +01:00
parent ae06bea12d
commit 72274e59b5
5 changed files with 29 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class SLMConfig(PluginConfig):
name = 'netbox_slm'
verbose_name = 'Software Lifecycle Management'
description = 'Software Lifecycle Management'
version = '0.1'
version = '0.93'
author = 'Hedde van der Heide'
author_email = 'hedde.vanderheide@ictu.nl'
base_url = 'slm'