MOBILE-4616 chore: Add Moodle 4.5 release temporal number

main
Pau Ferrer Ocaña 2024-08-16 09:00:03 +02:00
parent 19ebb077c1
commit b4e8d81463
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ export class CoreAuthenticatedSite extends CoreUnauthenticatedSite {
'4.2': 2023042400, '4.2': 2023042400,
'4.3': 2023100900, '4.3': 2023100900,
'4.4': 2024042200, '4.4': 2024042200,
'4.5': 2024081600, // @TODO correct the final release date.
}; };
// Possible cache update frequencies. // Possible cache update frequencies.