From 98faaaa7ba48ba23fd69f453522f1ff933051803 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 8 May 2023 22:03:47 +0100 Subject: [PATCH] Bump SW date --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index 1691f26..450126b 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const swVersion = '2.0.4-20230508' +const swVersion = '2.0.4-20230509' const cacheName = `owlboard-${swVersion}` const cacheIDs = [cacheName] let staticCache = [