From 831563c8ecb2854ceba73c284719b7579c0a3bbc Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 16:14:07 +0200 Subject: Experimental theme support --- 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 1325c01..c8eea7e 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-6cb957c"; -// latest commit is 6cb957cc1f64123851ae28e37b601fe7b92e2658 +const static_cache_name = "site-static-1.0.13-beta-c4599c6"; +// latest commit is c4599c626fc484703528743552dd8ff694fab7a6 // 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