From 3dff2d90b4435d89f519ade94445ea959083c9b3 Mon Sep 17 00:00:00 2001 From: lelo Date: Mon, 26 Jan 2026 19:05:33 +0000 Subject: [PATCH] trigger version --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index 89a568c..f50ec85 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'gottesdienste-app-v1.2'; +const CACHE_NAME = 'gottesdienste-app-v1.3'; const ASSETS = [ '/', '/static/app.css',