We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c76034 commit b7668fbCopy full SHA for b7668fb
docs/release-notes/version-3.7.md
@@ -1,5 +1,9 @@
1
# NetBox v3.7
2
3
+## v3.7.6 (FUTURE)
4
+
5
+---
6
7
## v3.7.5 (2024-04-04)
8
9
### Enhancements
netbox/netbox/settings.py
@@ -28,7 +28,7 @@
28
# Environment setup
29
#
30
31
-VERSION = '3.7.5'
+VERSION = '3.7.6-dev'
32
33
# Hostname
34
HOSTNAME = platform.node()
0 commit comments