From b4c56d6a3cd38f411ff01bcbf29c1e3498f94e91 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:42:57 +0200 Subject: Another regex bug 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 3eaea7d..e8e0d16 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.13-beta-61f0a67"; -// latest commit is 61f0a67abdd293a17232bd5784b08709a3cd7856 +const static_cache_name = "site-static-1.0.13-beta-75c1dd7"; +// latest commit is 75c1dd723d353bfd5cba35a686f911c54760b88c // 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