From 5c7cf884235fd1a65e83091793e525451e317d8c Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 14:07:41 +0200 Subject: Bug fix - GSEC regex matching --- 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 57d1646..c2a150b 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-c2d13f2"; -// latest commit is c2d13f23711f90b86cff6ca06552b69dd2228932 +const static_cache_name = "site-static-1.0.13-beta-96dd81d"; +// latest commit is 96dd81ddf1188377bf1402e866c4b263dbd55d1c // 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