From 1960a5e0b2ff14ddf986c9b0a953a4275575b38b Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 5 Feb 2020 11:22:52 +0100 Subject: Bumped sw version --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index adb6539..4e9d227 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.4"; +const static_cache_name = "site-static-v1.0.5"; // Got them with du -a and minor cleaning up const assets = [ "/img/avatars/asijanec.png", -- cgit v1.2.3