Release v3.7.8

This commit is contained in:
Jeremy Stretch
2024-05-06 12:43:46 -04:00
parent 69ebf3986d
commit f319d830eb
6 changed files with 14 additions and 7 deletions

View File

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