From 763061be7ee80fffd6dd1fd2bebbdacb2ad7183d Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 16:06:46 +0200 Subject: DNM --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index 31e3a02..96e69ab 100755 --- 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.13-beta-a078f23"; -// latest commit is a078f237a622d6aa01e07199769e427217d79d1c +const static_cache_name = "site-static-1.0.13-beta-c66b002"; +// latest commit is c66b002ff05daa130a86c26f0b42af3202ce06ba // 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