diff --git a/service-worker.js b/service-worker.js index 25c624a..519ae19 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v43'; +const CURRENT_VERSION = 'v44'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [