From f27f999c43d27148ea83c224641ec637eaa5b352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 8 Feb 2020 16:48:16 +0100 Subject: updated version and added to changelog --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw.js') diff --git a/sw.js b/sw.js index c951a74..394f4ba 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.7"; +const static_cache_name = "site-static-v1.0.8"; // Got them with du -a and minor cleaning up const assets = [ "/img/avatars/asijanec.png", -- cgit v1.2.3