This commit is contained in:
2026-07-10 09:46:23 +02:00
parent e78d921671
commit 9fdb6175ac
4 changed files with 41 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.4"
version = "0.1.5"
author = "Internal NetBox Team"
base_url = "vmware-importer"
min_version = "4.4.0"