From a75885bb1524a022811fa813acbf49acca7305bb Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 22:34:55 +0200 Subject: CSS bug fix --- 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 f165509..906fc0f 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-c373dd3"; -// latest commit is c373dd3a6d4c5acfa6ca44a3c3489146a6a761c6 +const static_cache_name = "site-static-1.0.13-beta-927d270"; +// latest commit is 927d27071dcfc01bcdeadb5dbc441c6ea7962ffe // 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