From 10f38b79f1acf616ede6d36478fcebc9b09c2b8c Mon Sep 17 00:00:00 2001 From: samolukadjo <82143316+samolukadjo@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:33:04 +0200 Subject: [PATCH] Update sw.js --- sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sw.js b/sw.js index a3378c4..fed231b 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ // Choose a cache name -const cacheName = 'cache-v14'; -const version = 14; +const cacheName = 'cache-v15'; +const version = 15; // List the files to precache const precacheResources = [ '/',