From 89f33d6754e6e619e81d2839d68e5b34e85fdff8 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 15:12:58 +0200 Subject: Modified language selection UI --- 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 22ff931..edc0da9 100644 --- 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.13-beta-44e8c1e"; -// latest commit is 44e8c1e1c9124b36a78f775b9a7dd12152a71d98 +const static_cache_name = "site-static-1.0.13-beta-a6b27a2"; +// latest commit is a6b27a276c6da60d7fa21c5d767ef7d38c9fac2a // 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