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 c2cabe0 commit 4adb44fCopy full SHA for 4adb44f
docs/release-notes/version-3.7.md
@@ -1,5 +1,9 @@
1
# NetBox v3.7
2
3
+## v3.7.5 (FUTURE)
4
+
5
+---
6
7
## v3.7.4 (2024-03-13)
8
9
### Enhancements
netbox/netbox/settings.py
@@ -28,7 +28,7 @@
28
# Environment setup
29
#
30
31
-VERSION = '3.7.4'
+VERSION = '3.7.5-dev'
32
33
# Hostname
34
HOSTNAME = platform.node()
0 commit comments