From 772cad78206a9c3ff091aaf10bb059c680d98956 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 24 Feb 2022 21:02:56 +0100 Subject: [PATCH] updated pwa service worker version --- config/sync/pwa.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/pwa.config.yml b/config/sync/pwa.config.yml index 9afee06..c07e691 100644 --- a/config/sync/pwa.config.yml +++ b/config/sync/pwa.config.yml @@ -12,7 +12,7 @@ default_image: '0' urls_to_cache: "/en/pricing\r\n/en/blabla\r\n/en/base\r\n/en/showrooms" urls_to_exclude: "admin/.*\r\nuser/.*" offline_page: /offline -cache_version: '2' +cache_version: '3' cross_origin: false skip_waiting: false image: /sites/default/files/pwa/materiopwaicon.png