We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ebb07 commit b4e8d81Copy full SHA for b4e8d81
src/core/classes/sites/authenticated-site.ts
@@ -73,6 +73,7 @@ export class CoreAuthenticatedSite extends CoreUnauthenticatedSite {
73
'4.2': 2023042400,
74
'4.3': 2023100900,
75
'4.4': 2024042200,
76
+ '4.5': 2024081600, // @TODO correct the final release date.
77
};
78
79
// Possible cache update frequencies.
0 commit comments