From 5f9b4c52186da26fa294b8a681046ea8147baad1 Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Tue, 17 Jan 2023 17:15:00 +0100 Subject: [PATCH] MOBILE-4239 core: Update LMS versions --- src/core/classes/site.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core/classes/site.ts b/src/core/classes/site.ts index ffc152050..6fffa7b91 100644 --- a/src/core/classes/site.ts +++ b/src/core/classes/site.ts @@ -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.