From cc82f7c592a75efaa57292e27f0596ce1ab1b6a6 Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 4 Jun 2020 15:13:04 +0200 Subject: version bump to 1.0.14.1-beta --- 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 050b369..c3b9835 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-cb700f0"; -// commit before the latest is cb700f0e69588dd5cac218ad5fe50f022e141674 +const static_cache_name = "site-static-1.0.14.1-beta-a5e93ee"; +// commit before the latest is a5e93ee02ed3bb5d2996ed4de85ad1149d51ef3f // 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