From 21f22aec32a40cba0c085ca82808dd32f68cdaac Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 23:11:41 +0200 Subject: Styling bug 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 aa6d33c..174fe60 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-5db4d78"; -// latest commit is 5db4d78539fd77db6f4895c352d8bf5b57bdc041 +const static_cache_name = "site-static-1.0.13-beta-fa94678"; +// latest commit is fa9467811859cd9c2d595f5a79819ce3aca91e26 // 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