MOBILE-4362 core: Declare 4.3 version placeholder

main
Noel De Martin 2023-06-12 10:58:50 +02:00
parent fcf3911b08
commit 2b467c0a7f
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ export class CoreSite {
'4.0': 2022041900,
'4.1': 2022112800,
'4.2': 2023042400,
'4.3': 2024000000, // @todo [4.3] replace with right value when released. Using a tmp value to be able to test new things.
};
// Possible cache update frequencies.