v10.2.1 (2020-08-27)

- [Bugfix] Upgrade all services to open-release/juniper.3
- [Bugfix] Fix upload of video transcripts to S3
- [Improvement] Memorize whether the user is running a production
platform during interactive configuration
This commit is contained in:
Régis Behmo 2020-08-27 17:53:34 +02:00
parent 0b4619ff90
commit 190f35d4d0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v10.2.1 (2020-08-27)
- [Bugfix] Upgrade all services to open-release/juniper.3
- [Bugfix] Fix upload of video transcripts to S3

View File

@ -1 +1 @@
__version__ = "10.2.0"
__version__ = "10.2.1"