diff --git a/service-worker.js b/service-worker.js index a722641..32b3c4d 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v31'; +const CURRENT_VERSION = 'v32'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [