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 f1877c0 commit 064d7f3Copy full SHA for 064d7f3
docs/release-notes/version-3.2.md
@@ -1,5 +1,9 @@
1
# NetBox v3.2
2
3
+## v3.2.9 (FUTURE)
4
+
5
+---
6
7
## v3.2.8 (2022-08-08)
8
9
### Enhancements
netbox/netbox/settings.py
@@ -29,7 +29,7 @@
29
# Environment setup
30
#
31
32
-VERSION = '3.2.8'
+VERSION = '3.2.9-dev'
33
34
# Hostname
35
HOSTNAME = platform.node()
0 commit comments