diff --git a/index.html b/index.html index 2435b8d..1adfce8 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - +
@@ -167,10 +167,10 @@
- + diff --git a/sw.js b/sw.js index 44afd41..af9ca5c 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'numnum-v19'; +const CACHE_NAME = 'numnum-v20'; const ASSETS = [ '/', '/index.html',