diff --git a/index.html b/index.html index 90b4401..0202aeb 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ diff --git a/sw.js b/sw.js index decf064..8db9543 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "0.1.4-test" +const appVersion = "0.1.4" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [