From ab5b03d25a201269482acf51e9b856aa62ce2a84 Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 20 May 2020 19:52:44 +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 92c0b64..2467594 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.13-beta-0438ada"; -// latest commit is 0438adaf1a4254632447483bf10b6135822c7d72 +const static_cache_name = "site-static-1.0.13-beta-b1a08cb"; +// commit before the latest is b1a08cbe11e7550ff2b004e99a3e5c490509d22f // 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