Release v2.11.11

This commit is contained in:
jeremystretch 2021-08-12 11:22:57 -04:00
parent 3105e9545a
commit b2faf8044d
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# NetBox v2.11 # NetBox v2.11
## v2.11.11 (FUTURE) ## v2.11.11 (2021-08-12)
### Enhancements ### Enhancements

View File

@ -16,7 +16,7 @@ from django.core.validators import URLValidator
# Environment setup # Environment setup
# #
VERSION = '2.11.11-dev' VERSION = '2.11.11'
# Hostname # Hostname
HOSTNAME = platform.node() HOSTNAME = platform.node()

View File

@ -1,4 +1,4 @@
Django==3.2.5 Django==3.2.6
django-cacheops==6.0 django-cacheops==6.0
django-cors-headers==3.7.0 django-cors-headers==3.7.0
django-debug-toolbar==3.2.1 django-debug-toolbar==3.2.1