From c28c1c56dd807f620e916f9711d4c969817c6dd0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 4 Jun 2020 16:51:55 +0200 Subject: terms of service css fix - who reads those? --- 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 c1ccb21..f379590 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-ab895dc"; -// commit before the latest is ab895dc64437ac9ea42b2c9790a0b29550bdbc17 +const static_cache_name = "site-static-1.0.14.1-beta-1f5f25a"; +// commit before the latest is 1f5f25a3ade732d7b5b84db7decbdf3a9059a8c2 // 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