MOBILE-4470 chore: Fix Moodle 4.4 release number

main
Pau Ferrer Ocaña 2024-05-02 12:52:14 +02:00
parent f266d3b45d
commit 823b088f48
1 changed files with 1 additions and 1 deletions

View File

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