mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-07 16:04:02 +00:00
v3.7.4 (2019-10-19)
- [Bugfix] Fix missing requirements file in pypi package (#261) - [Improvement] Add missing cms/lms production/development setting patches - [Improvement] Allow SigV4 authentication for video upload to S3 - [Bugfix] Fix cms development settings
This commit is contained in:
parent
11f8c87f4a
commit
a3f39b3526
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Note: Breaking changes between versions are indicated by "💥".
|
Note: Breaking changes between versions are indicated by "💥".
|
||||||
|
|
||||||
## Unreleased
|
## 3.7.4 (2019-10-19)
|
||||||
|
|
||||||
- [Bugfix] Fix missing requirements file in pypi package (#261)
|
- [Bugfix] Fix missing requirements file in pypi package (#261)
|
||||||
- [Improvement] Add missing cms/lms production/development setting patches
|
- [Improvement] Add missing cms/lms production/development setting patches
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "3.7.3"
|
__version__ = "3.7.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user