From b0d7eb0101a6c8a26c97a1c7069e4496706225ec Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 23:21:15 +0200 Subject: Revert "Styling fix, lopolis fix" This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce. --- 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 06cde41..e9f545d 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-21f22ae"; -// latest commit is 21f22aec32a40cba0c085ca82808dd32f68cdaac +const static_cache_name = "site-static-1.0.13-beta-b8d872d"; +// latest commit is b8d872d3487cbe1b6ce510bb08da799b31bd5567 // 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