From ee088b33407901f4b53c1eb177795f55769f3c51 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 01:23:17 +0200 Subject: manifest.json now links to google play app --- NOT TESTED! --- 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 7898010..557c5eb 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.5-beta-47006bd"; -// commit before the latest is 47006bdae8d53e0bb33110f149730962e5591f4d +const static_cache_name = "site-static-1.0.14.5-beta-c5a18b6"; +// commit before the latest is c5a18b6b3d0f7472ef3c86627f8a508f03acf516 // 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