MOBILE-4653 core: Add Moodle 5.0 temporary version

main
Dani Palou 2024-11-06 11:52:08 +01:00
parent 4ac68c159d
commit f169144b3a
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ export class CoreAuthenticatedSite extends CoreUnauthenticatedSite {
'4.3': 2023100900,
'4.4': 2024042200,
'4.5': 2024100700,
'5.0': 2024100800, // @todo [5.0] replace with right value when released. Using a tmp value to be able to test new things.
};
// Possible cache update frequencies.