From a55ce514441b2dee1e0e8d2fdbcc1447fa56ad12 Mon Sep 17 00:00:00 2001 From: rstular Date: Thu, 4 Jun 2020 15:58:49 +0200 Subject: Code-style fixes --- 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 c3b9835..33c6352 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.14.1-beta-a5e93ee"; -// commit before the latest is a5e93ee02ed3bb5d2996ed4de85ad1149d51ef3f +const static_cache_name = "site-static-1.0.14.1-beta-cc82f7c"; +// commit before the latest is cc82f7c592a75efaa57292e27f0596ce1ab1b6a6 // 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