From dc81f2c8294e68b409d31e552f7a7b719d512512 Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 20 May 2020 19:56:48 +0200 Subject: Another 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 2467594..a3e51e7 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-b1a08cb"; -// commit before the latest is b1a08cbe11e7550ff2b004e99a3e5c490509d22f +const static_cache_name = "site-static-1.0.13-beta-ab5b03d"; +// commit before the latest is ab5b03d25a201269482acf51e9b856aa62ce2a84 // 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