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 3eef636 commit 2bd2912Copy full SHA for 2bd2912
netbox/netbox/settings.py
@@ -16,7 +16,7 @@
16
# Environment setup
17
#
18
19
-VERSION = '3.0.6'
+VERSION = '3.0.7-dev'
20
21
# Hostname
22
HOSTNAME = platform.node()
0 commit comments