From 1f9f384933ac7afa5bca8a2a465f6f1ae6f02edd Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 25 Mar 2021 18:09:50 +0100 Subject: added not supported text --- 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 73d5c5f..edeec9d 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -5,8 +5,8 @@ // @begin=js@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.16.3-beta-5376b61"; -// commit before the latest is 5376b618e88d85b3fc16561176478c104af1a01b +const static_cache_name = "site-static-1.0.16.3-beta-ec8292f"; +// commit before the latest is ec8292f44fd0040145c1643ff871a98e3a41fcd0 // 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