Bump SW Version

This commit is contained in:
Fred Boniface 2023-05-01 21:05:37 +01:00
parent 9444c5fdf5
commit 550a241764

2
sw.js
View File

@ -1,6 +1,6 @@
/* Service Worker */ /* Service Worker */
const appVersion = 'PIS-DEV-23043001' const appVersion = 'PIS-DEV-0105001'
const cacheName = `owlboard-${appVersion}` const cacheName = `owlboard-${appVersion}`
const cacheIDs = [cacheName] const cacheIDs = [cacheName]
const cacheFiles = [ const cacheFiles = [