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 90a820e commit e8fb86aCopy full SHA for e8fb86a
docs/release-notes/version-3.0.md
@@ -1,6 +1,6 @@
1
# NetBox v3.0
2
3
-## v3.0-beta2 (FUTURE)
+## v3.0-beta2 (2021-08-13)
4
5
### Enhancements
6
netbox/netbox/settings.py
@@ -16,7 +16,7 @@
16
# Environment setup
17
#
18
19
-VERSION = '3.0-dev'
+VERSION = '3.0-beta2'
20
21
# Hostname
22
HOSTNAME = platform.node()
0 commit comments