Skip to content

Commit

Permalink
v11.0.6 (2021-01-05)
Browse files Browse the repository at this point in the history
- [Security] Apply security patch
[25974](https://github.com/edx/edx-platform/pull/25974)
  • Loading branch information
regisb committed Jan 5, 2021
1 parent 813a83b commit d2ec64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "11.0.5"
__version__ = "11.0.6"

0 comments on commit d2ec64f

Please sign in to comment.