diff --git a/index.html b/index.html
index 38f3c16..0ad31f0 100644
--- a/index.html
+++ b/index.html
@@ -358,6 +358,11 @@ if scale < 1:
+
+
+
diff --git a/sw.js b/sw.js
index 68dc439..a8a083e 100644
--- a/sw.js
+++ b/sw.js
@@ -1,4 +1,4 @@
-const CACHE_NAME = 'v1';
+const CACHE_NAME = 'v2';
const ASSETS = [
'/',
'/index.html',