diff --git a/service-worker.js b/service-worker.js index 84506ce..625d359 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v35'; +const CURRENT_VERSION = 'v36'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [