Skip to content

Commit c0ca1ea

Browse files
committed
PRVB
1 parent b29a551 commit c0ca1ea

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.11 (FUTURE)
4+
5+
---
6+
37
## v3.0.10 (2021-11-12)
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.10'
20+
VERSION = '3.0.11-dev'
2121

2222
# Hostname
2323
HOSTNAME = platform.node()

0 commit comments

Comments
 (0)