From 1f5f25a3ade732d7b5b84db7decbdf3a9059a8c2 Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 4 Jun 2020 16:30:09 +0200 Subject: =?UTF-8?q?slovni=C4=8Dna=20napaka=20=3D=3D=20crirical=20bug?= 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 94f6c4a..c1ccb21 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.1-beta-4efb367"; -// commit before the latest is 4efb3671b20f69a60604254ff1473b1daa588020 +const static_cache_name = "site-static-1.0.14.1-beta-ab895dc"; +// commit before the latest is ab895dc64437ac9ea42b2c9790a0b29550bdbc17 // 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