mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Release v2.11.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NetBox v2.11
|
||||
|
||||
## v2.11.11 (FUTURE)
|
||||
## v2.11.11 (2021-08-12)
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
@@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
||||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.11.11-dev'
|
||||
VERSION = '2.11.11'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Django==3.2.5
|
||||
Django==3.2.6
|
||||
django-cacheops==6.0
|
||||
django-cors-headers==3.7.0
|
||||
django-debug-toolbar==3.2.1
|
||||
|
Reference in New Issue
Block a user