From a95a304169b373045de445457150df26122811cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 3 Sep 2022 22:00:38 +0200 Subject: css fix --- 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 336dde6..62ea9d2 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.17.1-beta-abd9011"; -// commit before the latest is abd9011fa84bdc1f6ee583e387d0ec686c3dc3ab +const static_cache_name = "site-static-1.0.17.2-beta-b20761c"; +// commit before the latest is b20761c7fd387dc27257639899034de40f6c7afb // 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