We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8c3d2 commit ef3f4a2Copy full SHA for ef3f4a2
netbox_floorplan/__init__.py
@@ -5,7 +5,7 @@ class FloorplanConfig(PluginConfig):
5
name = "netbox_floorplan"
6
verbose_name = "Netbox Floorplan"
7
description = ""
8
- version = "0.3.3"
+ version = "0.3.4"
9
base_url = "floorplan"
10
min_version = "3.4.1"
11
0 commit comments