From 5d1309216cec36d152a2c0788dc846e784c75497 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Tue, 21 Oct 2025 19:44:48 +0200 Subject: update action, backend deploymemt --- src/frontend/public/pwa-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/public/pwa-worker.js') diff --git a/src/frontend/public/pwa-worker.js b/src/frontend/public/pwa-worker.js index 6f5b9ef..6521a52 100644 --- a/src/frontend/public/pwa-worker.js +++ b/src/frontend/public/pwa-worker.js @@ -1,4 +1,4 @@ -const CACHE_VERSION = "2025-1013a"; +const CACHE_VERSION = "2025-1021a"; const STATIC_CACHE_NAME = `static-cache-${CACHE_VERSION}`; const STATIC_CACHE_ASSETS = [ "/favicon.ico", -- cgit v1.3