MOBILE-4362 core: Set right version for LMS 4.3 release
parent
77bd638fb1
commit
5e669f1689
|
@ -111,7 +111,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.
|
||||
'4.3': 2023100900,
|
||||
};
|
||||
|
||||
// Possible cache update frequencies.
|
||||
|
|
Loading…
Reference in New Issue