From 458c5498c0379b5094b4b8090b2fc1a38ea5ec85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 14 Sep 2025 11:28:43 +0400 Subject: [PATCH] fix: add hour to cache format --- sw.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw.js b/sw.js index eaefcac..23229a9 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ -const CACHE_NAME = 'kaubuntu-14092025'; -const STATIC_CACHE_NAME = 'kaubuntu-static-14092025'; -const DYNAMIC_CACHE_NAME = 'kaubuntu-dynamic-14092025'; +const CACHE_NAME = 'kaubuntu-14092025-1128'; +const STATIC_CACHE_NAME = 'kaubuntu-static-14092025-1128'; +const DYNAMIC_CACHE_NAME = 'kaubuntu-dynamic-14092025-1128'; // Ressources à mettre en cache immédiatement const STATIC_ASSETS = [