From cca540dd6e9872ddce6275e874e4b07ffcb50170 Mon Sep 17 00:00:00 2001 From: pavlov346346-source Date: Mon, 7 Sep 2026 17:59:00 +0300 Subject: [PATCH] Refresh PWA cache for v17.6.1 --- public/service-worker.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/service-worker.js b/public/service-worker.js index bb6587d..63260f3 100644 --- a/public/service-worker.js +++ b/public/service-worker.js @@ -1,5 +1,5 @@ -const CACHE='sun-catering-pwa-v65-20260907-v17-6-0-stability-security'; -const VERSION='20260907-v17-6-0-stability-security'; +const CACHE='sun-catering-pwa-v66-20260907-v17-6-1-chat-storage-guard'; +const VERSION='20260907-v17-6-1-chat-storage-guard'; const CORE=[ './','./index.html', `./core/sun-safe.js?v=${VERSION}`,`./core/performance.js?v=${VERSION}`,`./core/pdf-engine.js?v=${VERSION}`,`./legacy/bootstrap.js?v=${VERSION}`,`./app-runtime.js?v=${VERSION}`,