From 4cb2560ef806194ab31a7bb7deb0d4606b0d89b2 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 9 Jun 2020 19:13:54 +0200 Subject: fixed help screens and notices for make generate != make install --- 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 c8c206b..bd4562c 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.14.3-beta-855d322"; -// commit before the latest is 855d322a78e4575e34500ba0b093f716b8631c30 +const static_cache_name = "site-static-1.0.14.3-beta-7b41388"; +// commit before the latest is 7b41388f8eb7be4e8250fe9f69194cf70f1a103b // 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