Skip to content

Commit

Permalink
v10.5.3 (2020-12-09)
Browse files Browse the repository at this point in the history
- [Security] Apply upstream edx-platform [security
patch](https://github.com/edx/edx-platform/pull/25782)
  • Loading branch information
regisb committed Dec 9, 2020
1 parent fc3d44b commit d3c842c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".

## Unreleased

## v10.5.3 (2020-12-09)

- [Security] Apply upstream edx-platform [security patch](https://github.com/edx/edx-platform/pull/25782)

## v10.5.2 (2020-12-07)
Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "10.5.2"
__version__ = "10.5.3"

0 comments on commit d3c842c

Please sign in to comment.