Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
v10.0.9 (2020-07-07)
Browse files Browse the repository at this point in the history
- [Bugfix] Share grade download settings between the LMS and the CMS
  • Loading branch information
regisb committed Jul 1, 2020
1 parent 169a96c commit 521b7e8
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
## v10.0.9 (2020-07-07)

- [Bugfix] Share grade download settings between the LMS and the CMS

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.0.8"
__version__ = "10.0.9"

0 comments on commit 521b7e8

Please sign in to comment.