MOBILE-4270 core: Set right version for LMS 4.2

main
Dani Palou 2023-04-28 10:25:05 +02:00
parent d9e2788f44
commit 35d4bf3561
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ export class CoreSite {
'3.11': 2021051700,
'4.0': 2022041900,
'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.
'4.2': 2023042400,
};
// Possible cache update frequencies.