From a0a53bec5f61439dece140798235114a0164e26d Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 21:31:39 +0200 Subject: additions to the tracking script --- 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 d119c52..1381ded 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-9887173"; -// commit before the latest is 9887173427b46fc860438440c7f0139e1f68419f +const static_cache_name = "site-static-1.0.15.0-beta-9f73d14"; +// commit before the latest is 9f73d145b6aadb506143b0a3ec1b1d3697f24a04 // 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