Skip to content

Commit e8fb86a

Browse files
committed
Release v3.0-beta2
1 parent 90a820e commit e8fb86a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes/version-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NetBox v3.0
22

3-
## v3.0-beta2 (FUTURE)
3+
## v3.0-beta2 (2021-08-13)
44

55
### Enhancements
66

netbox/netbox/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Environment setup
1717
#
1818

19-
VERSION = '3.0-dev'
19+
VERSION = '3.0-beta2'
2020

2121
# Hostname
2222
HOSTNAME = platform.node()

0 commit comments

Comments
 (0)