From abd9011fa84bdc1f6ee583e387d0ec686c3dc3ab Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 16 May 2021 16:49:09 +0200 Subject: 1.0.17.0-beta --- 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 cb0428d..fb2e541 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.4-beta-80550d8"; -// commit before the latest is 80550d8cad189982bf607549b6b5d3977602b91b +const static_cache_name = "site-static-1.0.17.0-beta-93d4479"; +// commit before the latest is 93d44790e9175f898c2f50b5bfe8e1d3a197ee53 // 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