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 e83c9b1..b68ba71 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-v9';
+const VERSION = 'av-v10';
const ASSETS = [
'./',
'./index.html',