Skip to content

Commit 86ada33

Browse files
committed
PRVB
1 parent 869808b commit 86ada33

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/release-notes/version-3.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NetBox v3.0
22

3+
## v3.0.12 (FUTURE)
4+
5+
---
6+
37
## v3.0.11 (2021-11-24)
48

59
### Enhancements

netbox/netbox/settings.py

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

20-
VERSION = '3.0.11'
20+
VERSION = '3.0.12-dev'
2121

2222
# Hostname
2323
HOSTNAME = platform.node()

0 commit comments

Comments
 (0)