Bump SW date

This commit is contained in:
Fred Boniface 2023-05-08 22:03:47 +01:00
parent d780a6fd88
commit 98faaaa7ba
1 changed files with 1 additions and 1 deletions

2
sw.js
View File

@ -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 = [