We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98d267e + e0942b3 commit 0c4007fCopy full SHA for 0c4007f
netbox_floorplan/__init__.py
@@ -9,7 +9,7 @@ class FloorplanConfig(PluginConfig):
9
version = "0.4.0"
10
base_url = "floorplan"
11
min_version = "4.0.2"
12
- max_version = "4.0.99"
+ max_version = "4.0.10"
13
14
15
config = FloorplanConfig
0 commit comments