From 2d3512096eafba380a7d4ad8498e839f35c45717 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 3 Jun 2020 20:26:36 +0200 Subject: =?UTF-8?q?slovni=C4=8Dna=20napaka,=20datatype=20messages=20storag?= =?UTF-8?q?e=20fix,=20message=20card=20css=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 9c15e74..898ae19 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.14-beta-35b595f"; -// commit before the latest is 35b595f806f99ca18365d511ab820ab818da348d +const static_cache_name = "site-static-1.0.14-beta-66c0f48"; +// commit before the latest is 66c0f48bf8411f611573eaa7f3b43a2a6e6173a2 // 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