v11.0.6 (2021-01-05)

- [Security] Apply security patch
[25974](https://github.com/edx/edx-platform/pull/25974)
This commit is contained in:
Régis Behmo 2021-01-05 14:06:07 +01:00
parent 813a83b029
commit d2ec64fe70
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v11.0.6 (2021-01-05)
- [Security] Apply security patch [25974](https://github.com/edx/edx-platform/pull/25974)

View File

@ -1 +1 @@
__version__ = "11.0.5"
__version__ = "11.0.6"