From c40b1bd1b0c465663eef509464e3807019727caf Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 22:47:01 +0200 Subject: syntax errro 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 a759a9c..324fe05 100755 --- 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.14-beta-dfd78d5"; -// commit before the latest is dfd78d5fa91f1c3844a3c9b828ba699775a0c0d4 +const static_cache_name = "site-static-1.0.14-beta-1652387"; +// commit before the latest is 1652387e87215d6d4d6b677d982865eb27b44ba3 // 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