MOBILE-4239 core: Update LMS versions

main
Noel De Martin 2023-01-17 17:15:00 +01:00
parent 250c6c1db8
commit 5f9b4c5218
1 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,8 @@ export class CoreSite {
'3.10': 2020110900,
'3.11': 2021051700,
'4.0': 2022041900,
'4.1': 2022111100, // @todo [4.1] replace with right value when released. Using a tmp value to be able to test new things.
'4.1': 2022112800,
'4.2': 2023011300, // @todo [4.2] replace with right value when released. Using a tmp value to be able to test new things.
};
// Possible cache update frequencies.