From 140f8a9b1842bb999da12073ea2e52fd0c72b1b5 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 26 Sep 2020 23:41:56 +0200 Subject: fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvr yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more. --- 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 9103d0e..6817c95 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.15.1-beta-3a3246d"; -// commit before the latest is 3a3246dfecab404df90513989bf84a270e17d1f1 +const static_cache_name = "site-static-1.0.15.1-beta-ae1ac50"; +// commit before the latest is ae1ac505e3e8ee31dab048cd035fd047eadd31b6 // 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