diff --git a/service-worker.js b/service-worker.js index 091ff8d..0d6e8ea 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v46'; +const CURRENT_VERSION = 'v47'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [