From 9f73d145b6aadb506143b0a3ec1b1d3697f24a04 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 20:33:48 +0200 Subject: added tracking js --- 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 9097aa5..d119c52 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-47c8dd3"; -// commit before the latest is 47c8dd3a9874dcaf505abcea61cd550a2e87c816 +const static_cache_name = "site-static-1.0.15.0-beta-9887173"; +// commit before the latest is 9887173427b46fc860438440c7f0139e1f68419f // 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