6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
- [Bugfix] Fix missing patches from minio plugin (thanks @Wejie!)
This commit is contained in:
Régis Behmo 2019-07-26 23:21:09 +02:00
parent 41d7432fe3
commit 2a883603c8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥". Note: Breaking changes between versions are indicated by "💥".
## Latest ## 3.6.1
- [Bugfix] Fix missing patches from minio plugin (thanks @Wejie!) - [Bugfix] Fix missing patches from minio plugin (thanks @Wejie!)

View File

@ -1 +1 @@
__version__ = "3.6.0" __version__ = "3.6.1"