Add changelog route for vCenter endpoints

This commit is contained in:
2026-07-10 10:12:28 +02:00
parent 9fdb6175ac
commit 8ac7ae134b
4 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class VMwareImporterConfig(PluginConfig):
name = "netbox_vmware_importer"
verbose_name = "VMware Importer"
description = "Synchronize VMware vSphere virtual machines into NetBox."
version = "0.1.5"
version = "0.1.6"
author = "Internal NetBox Team"
base_url = "vmware-importer"
min_version = "4.4.0"