From 906d15b45f66f1615167775985e4ca1abb8f4e50 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 14:54:19 +0200 Subject: fix for onunhandledrejection --- 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 9d2af45..4f555d0 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-5fc29dc"; -// latest commit is 5fc29dc18a5b27dd8dbf45f8dd67e42ee74419fb +const static_cache_name = "site-static-1.0.13-beta-c2bbdeb"; +// latest commit is c2bbdeb81de79f182847348da988f8cc6ca63e04 // 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