From 2ebe75b3bdaedce4d6b181e3208749f9e44d7a47 Mon Sep 17 00:00:00 2001 From: lelo Date: Mon, 5 May 2025 17:24:46 +0000 Subject: [PATCH] new version for pwa --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index 6de25b1..e789ff3 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const cacheName = 'gottesdienste-v1.9'; +const cacheName = 'gottesdienste-v1.10'; const assets = [ '/', '/static/app.css',