diff --git a/index.html b/index.html index b4523bc..dddc895 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ diff --git a/sw.js b/sw.js index c3ca709..2f632f1 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "1.0.1-test" +const appVersion = "1.0.6" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [