From 11e6ffa9f08e3909ba8fa1c7dfa02038dbdfb87c Mon Sep 17 00:00:00 2001 From: lelo Date: Thu, 29 May 2025 19:11:50 +0000 Subject: [PATCH] update version --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index e789ff3..baf4cee 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const cacheName = 'gottesdienste-v1.10'; +const cacheName = 'gottesdienste-v1.11'; const assets = [ '/', '/static/app.css',