v3.12.5 (2020-05-20)

- [Improvement] Upgrade Android app to v2.21.1 and enable many features,
such as downloading videos to SD card. Thanks for the help @ejklock!
- [Bugfix] Fix Android app crash when accessing course
This commit is contained in:
Régis Behmo 2020-05-20 17:20:06 +02:00
parent a92ff42348
commit 0711dd462b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v3.12.5 (2020-05-20)
- [Improvement] Upgrade Android app to v2.21.1 and enable many features, such as downloading videos to SD card. Thanks for the help @ejklock!
- [Bugfix] Fix Android app crash when accessing course

View File

@ -1 +1 @@
__version__ = "3.12.4"
__version__ = "3.12.5"