1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Release v3.7.6

This commit is contained in:
Jeremy Stretch
2024-04-22 11:46:03 -04:00
parent 1eca1c3d17
commit a61e20849b
8 changed files with 9 additions and 8 deletions

View File

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