From 7e1a97e4f1943e458c806bf19cac556174a51319 Mon Sep 17 00:00:00 2001 From: rstular Date: Thu, 4 Jun 2020 16:20:22 +0200 Subject: Minor styling 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 33c6352..88e3798 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-cc82f7c"; -// commit before the latest is cc82f7c592a75efaa57292e27f0596ce1ab1b6a6 +const static_cache_name = "site-static-1.0.14.1-beta-a55ce51"; +// commit before the latest is a55ce514441b2dee1e0e8d2fdbcc1447fa56ad12 // 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