From 65341717cdb4d9686feae74a75cc0bf37065bdad Mon Sep 17 00:00:00 2001 From: lelo Date: Sat, 24 Jan 2026 14:19:08 +0000 Subject: [PATCH] version --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index 4abd51a..89a568c 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'gottesdienste-app'; +const CACHE_NAME = 'gottesdienste-app-v1.2'; const ASSETS = [ '/', '/static/app.css',