From f42bec58d38bcc5458dc9ab12a46a2e8f7c990e2 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 13:29:12 +0200 Subject: err reporting --- 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 640fe95..e6c4547 100644 --- 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-44fe531"; -// latest commit is 44fe5313019bbce17cce0d49ce6d49b1b4ebc35f +const static_cache_name = "site-static-1.0.13-beta-01f9eef"; +// latest commit is 01f9eef0a5b397c12f3eee9c801167f851d77251 // 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