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