diff --git a/service-worker.js b/service-worker.js index 9fb5034..e34273e 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v33'; +const CURRENT_VERSION = 'v34'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [