diff --git a/service-worker.js b/service-worker.js index fb877fa..8ca25d4 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v52'; +const CURRENT_VERSION = 'v53'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [