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 869808b commit 86ada33Copy full SHA for 86ada33
docs/release-notes/version-3.0.md
@@ -1,5 +1,9 @@
1
# NetBox v3.0
2
3
+## v3.0.12 (FUTURE)
4
+
5
+---
6
7
## v3.0.11 (2021-11-24)
8
9
### Enhancements
netbox/netbox/settings.py
@@ -17,7 +17,7 @@
17
# Environment setup
18
#
19
20
-VERSION = '3.0.11'
+VERSION = '3.0.12-dev'
21
22
# Hostname
23
HOSTNAME = platform.node()
0 commit comments