This commit is contained in:
Jeremy Stretch
2024-02-05 14:12:50 -05:00
parent 426805cd24
commit 28aee9b69a
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.2'
VERSION = '3.7.3-dev'
# Hostname
HOSTNAME = platform.node()