mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 23:30:59 +00:00
ceddc11c29
One of the breaking changes of this release is the removal of the webui and android features; these are moved to dedicated plugins. This causes a breaking change: the renaming of the DOCKER_IMAGE_ANDROID config variable to ANDROID_DOCKER_IMAGE. See this TEP for reference: https://discuss.overhang.io/t/separate-webui-and-android-from-tutor-core-and-move-to-dedicated-plugins/1473
11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
# change version ranges when upgrading from lilac
|
|
tutor-android>=12.0.0,<13.0.0
|
|
tutor-discovery>=12.0.0,<13.0.0
|
|
tutor-ecommerce>=12.0.0,<13.0.0
|
|
tutor-license>=12.0.0,<13.0.0
|
|
tutor-mfe>=12.0.0,<13.0.0
|
|
tutor-minio>=12.0.0,<13.0.0
|
|
tutor-notes>=12.0.0,<13.0.0
|
|
tutor-webui>=12.0.0,<13.0.0
|
|
tutor-xqueue>=12.0.0,<13.0.0
|