diff --git a/sw.js b/sw.js index b7c3864..0f7cc8b 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = 'PIS-DEV-23043001' +const appVersion = 'PIS-DEV-0105001' const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [