diff --git a/static/sw.js b/static/sw.js index 6de25b1..e789ff3 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,4 +1,4 @@ -const cacheName = 'gottesdienste-v1.9'; +const cacheName = 'gottesdienste-v1.10'; const assets = [ '/', '/static/app.css',