From b4237654e316c1afa1e228ddcd208ca2c84eea8d Mon Sep 17 00:00:00 2001 From: lelo Date: Mon, 21 Apr 2025 18:04:45 +0000 Subject: [PATCH] trigger update of client --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index f9b1140..6de25b1 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const cacheName = 'gottesdienste-v1.8'; +const cacheName = 'gottesdienste-v1.9'; const assets = [ '/', '/static/app.css',