mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Release v2.11.11
This commit is contained in:
parent
3105e9545a
commit
b2faf8044d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user