Release v3.7.8

This commit is contained in:
Jeremy Stretch
2024-05-06 12:43:46 -04:00
parent c7d53ed8eb
commit c02bd0ab19
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()