From feb0fe46be7f30a20983726dcfecc114ffb486f3 Mon Sep 17 00:00:00 2001 From: NeuroWhAI Date: Tue, 15 Oct 2024 18:38:01 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Increase=20the=20cache=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pwa-sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/pwa-sw.js b/public/pwa-sw.js index a048303..4f26ad6 100644 --- a/public/pwa-sw.js +++ b/public/pwa-sw.js @@ -1,4 +1,4 @@ -const CACHE = 'cache-v32'; +const CACHE = 'cache-v33'; // A list of local resources we always want to be cached. const PRECACHE_URLS = [