This commit is contained in:
Jeremy Stretch
2024-01-17 15:02:23 -05:00
parent c934210d6d
commit bdb17f730d
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.1'
VERSION = '3.7.2-dev'
# Hostname
HOSTNAME = platform.node()