summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw.js b/sw.js
index 6fd490a..156ec6e 100644
--- a/sw.js
+++ b/sw.js
@@ -1,5 +1,5 @@
// Change version to cause cache refresh
-const static_cache_name = "site-static-v1.0.2";
+const static_cache_name = "site-static-v1";
// Got them with du -a and minor cleaning up
const assets = [
"/img/avatars/asijanec.png",