From f1c7bf393aec88c387c035a4886cf60723e38e13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 13 Mar 2020 14:46:13 +0100 Subject: xss fropm gimsis fix --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw.js') diff --git a/sw.js b/sw.js index 371523c..d59a946 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.12.55"; +const static_cache_name = "site-static-v1.0.12.56"; // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3