Release v3.7.4

This commit is contained in:
Jeremy Stretch
2024-03-13 19:23:51 -04:00
parent df7905d257
commit 06bdfdc9e8
7 changed files with 13 additions and 10 deletions

View File

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