From 31ca33571c90a50d3b1a0d91ece764d2054d05bc Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 8 Jun 2020 23:27:50 +0200 Subject: killing the cache ... good to go --- 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 5578deb..61095c4 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.3-beta-0d4d639"; -// commit before the latest is 0d4d63927cb2b608c65641859bfe43ba6b17b204 +const static_cache_name = "site-static-1.0.14.3-beta-5f22473"; +// commit before the latest is 5f22473be3faa9cd2a50444f8bea4af46725c030 // 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