mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
v11.2.3 (2021-02-20)
- [Bugfix] Make LMS celery workers actually process LMS tasks, and not CMS tasks.
This commit is contained in:
parent
89dae24b83
commit
59e368a449
@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".
|
||||
|
||||
## Unreleased
|
||||
|
||||
## v11.2.3 (2021-02-20)
|
||||
|
||||
- [Bugfix] Make LMS celery workers actually process LMS tasks, and not CMS tasks.
|
||||
|
||||
## v11.2.2 (2021-02-17)
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "11.2.2"
|
||||
__version__ = "11.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user