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 = [ '/',