diff options
-rw-r--r-- | sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |