Release v3.7.7

This commit is contained in:
Jeremy Stretch
2024-05-01 15:08:08 -04:00
parent 913fc0015e
commit 43b0841d8e
5 changed files with 9 additions and 9 deletions

View File

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