summaryrefslogtreecommitdiff
path: root/app/service-worker.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/service-worker.js')
-rw-r--r--app/service-worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/service-worker.js b/app/service-worker.js
index b68ba71..0e294c7 100644
--- a/app/service-worker.js
+++ b/app/service-worker.js
@@ -9,7 +9,7 @@
* Beim Ändern der App die Version hochzählen — sonst sieht ein bereits
* installierter Client die Änderung erst nach zwei Aufrufen.
*/
-const VERSION = 'av-v10';
+const VERSION = 'av-v11';
const ASSETS = [
'./',
'./index.html',