Bump version

This commit is contained in:
Fred Boniface 2023-05-24 00:49:50 +01:00
parent e2624efb5a
commit 54cfc620cb
1 changed files with 1 additions and 1 deletions

2
sw.js
View File

@ -1,6 +1,6 @@
/* Service Worker */
const swVersion = '2023.5.6-2'
const swVersion = '2023.5.7-1'
const cacheName = `owlboard-${swVersion}`
const cacheIDs = [cacheName]
let staticCache = [