feat: allow module quantity input
This commit is contained in:
@@ -5,7 +5,7 @@ class NetBoxUtilitiesConfig(PluginConfig):
|
||||
name = "netbox_utilities"
|
||||
verbose_name = "NetBox Utilities"
|
||||
description = "Personal navigation, global tenant filtering, and bulk module installation"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
author = "LKE"
|
||||
base_url = "utilities"
|
||||
min_version = "4.6.5"
|
||||
|
||||
Reference in New Issue
Block a user