Skip to content

Commit

Permalink
v3.11.10 (2020-04-14)
Browse files Browse the repository at this point in the history
- [Bugfix] Fix updates to the course structure in the LMS (#302)
  • Loading branch information
regisb committed Apr 14, 2020
1 parent 48ca6eb commit 68ff61a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,9 +2,9 @@

Note: Breaking changes between versions are indicated by "💥".

## Unreleased
## v3.11.10 (2020-04-14)

- [Bugfix] Fix updates to the course structure in the LMS (#315)
- [Bugfix] Fix updates to the course structure in the LMS (#302)

## v3.11.9 (2020-04-07)

Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
@@ -1 +1 @@
__version__ = "3.11.9"
__version__ = "3.11.10"

0 comments on commit 68ff61a

Please sign in to comment.