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',