diff --git a/service-worker.js b/service-worker.js index 4dd22f2..1de6ef4 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v83'; +const CURRENT_VERSION = 'v73'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [