From 7aa70a476928e0ae487f6db53a2a72747494a985 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 23 May 2023 14:42:28 +0100 Subject: [PATCH] Bump sw issue number --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index bce914d..128f600 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const swVersion = '2023.5.4-001' +const swVersion = '2023.5.4-002' const cacheName = `owlboard-${swVersion}` const cacheIDs = [cacheName] let staticCache = [