mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
v11.2.6 (2021-04-09)
- [Improvement] Upgrade all services to open-release/koa.3. - [Feature] Make it possible to build the openedx Docker image with a custom openedx-i18n version with the ``--build-arg OPENEDX_I18N_VERSION=custom`` command line argument.
This commit is contained in:
parent
4a65f24ae7
commit
e532f34909
@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".
|
||||
|
||||
## Unreleased
|
||||
|
||||
## v11.2.6 (2021-04-09)
|
||||
|
||||
- [Improvement] Upgrade all services to open-release/koa.3.
|
||||
- [Feature] Make it possible to build the openedx Docker image with a custom openedx-i18n version with the ``--build-arg OPENEDX_I18N_VERSION=custom`` command line argument.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "11.2.5"
|
||||
__version__ = "11.2.6"
|
||||
|
Loading…
Reference in New Issue
Block a user