Skip to content

Commit

Permalink
v3.12.3 (2020-05-05)
Browse files Browse the repository at this point in the history
- [Security] Apply most recent edx-platform [security
patches](https://discuss.openedx.org/t/security-patch-for-edit-chapter-xss-lint-issues/2030)
  • Loading branch information
regisb committed May 5, 2020
1 parent be38f70 commit 9527109
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
## v3.12.3 (2020-05-05)

- [Security] Apply most recent edx-platform [security patches](https://discuss.openedx.org/t/security-patch-for-edit-chapter-xss-lint-issues/2030)

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

0 comments on commit 9527109

Please sign in to comment.