v11.1.4 (2021-02-04)

- [Security] Apply security patch
  [26358](https://github.com/edx/edx-platform/pull/26358).
This commit is contained in:
Régis Behmo 2021-02-04 08:55:51 +01:00
parent 9afdb3f42b
commit 6bed4f6d4a
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v11.1.4 (2021-02-04)
- [Security] Apply security patch [26358](https://github.com/edx/edx-platform/pull/26358).
## v11.1.3 (2021-01-31)

View File

@ -1 +1 @@
__version__ = "11.1.3"
__version__ = "11.1.4"