7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-02 06:10:47 +00:00

v3.12.1 (2020-04-27)

- [Improvement] Increase max upload allowed size to 250Mb in CMS
This commit is contained in:
Régis Behmo 2020-04-27 00:27:17 +02:00
parent 1815ab138e
commit be6bc76b2c
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.1 (2020-04-27)
- [Improvement] Increase max upload allowed size to 250Mb in CMS

View File

@ -1 +1 @@
__version__ = "3.12.0"
__version__ = "3.12.1"