This commit is contained in:
Jeremy Stretch
2024-03-13 19:37:28 -04:00
parent a9ce3f1575
commit 5d8feee8a2
2 changed files with 5 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ from netbox.plugins import PluginConfig
# Environment setup
#
VERSION = '3.7.4'
VERSION = '3.7.5-dev'
# Hostname
HOSTNAME = platform.node()