From 577c762cfc082bf78434af10b0910e43554cf634 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 21:50:46 +0200 Subject: =?UTF-8?q?=C5=A1e=20en=20tracking=20feature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 1381ded..dcf9d10 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.15.0-beta-9f73d14"; -// commit before the latest is 9f73d145b6aadb506143b0a3ec1b1d3697f24a04 +const static_cache_name = "site-static-1.0.15.0-beta-a0a53be"; +// commit before the latest is a0a53bec5f61439dece140798235114a0164e26d // 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