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 04137e8 commit 92ec06cCopy full SHA for 92ec06c
docs/release-notes/version-3.4.md
@@ -1,5 +1,9 @@
1
# NetBox v3.4
2
3
+## v3.4.3 (FUTURE)
4
+
5
+---
6
7
## v3.4.2 (2023-01-03)
8
9
### Enhancements
netbox/netbox/settings.py
@@ -24,7 +24,7 @@
24
# Environment setup
25
#
26
27
-VERSION = '3.4.2'
+VERSION = '3.4.3-dev'
28
29
# Hostname
30
HOSTNAME = platform.node()
0 commit comments