From 855d322a78e4575e34500ba0b093f716b8631c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 9 Jun 2020 18:34:50 +0200 Subject: makefile is NOT WORKING! --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 dist/sw.js (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js old mode 100755 new mode 100644 index 9e65f31..713203c --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14.3-beta-170e5d4"; -// commit before the latest is 170e5d4b3a65adf8cfd85acb636aa91cf9d6af0c +const static_cache_name = "site-static-1.0.14.3-beta-f4c921f"; +// commit before the latest is f4c921fdfbae7845996128d0994be32760ffc977 // 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