Skip to content

Commit b765fc7

Browse files
authored
Version Bump for NetBox 4.3
1 parent 4aa9122 commit b765fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_napalm_plugin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class NapalmPlatformConfig(PluginConfig):
2222
'NAPALM_ARGS': {},
2323
}
2424
min_version = '4.0.2'
25-
max_version = '4.2.99'
25+
max_version = '4.3.99'
2626

2727

2828
config = NapalmPlatformConfig

0 commit comments

Comments
 (0)