aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/pwa-worker.js
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-10-21 19:44:48 +0200
committerGitHub <noreply@github.com>2025-10-21 19:44:48 +0200
commit5d1309216cec36d152a2c0788dc846e784c75497 (patch)
tree50b36561e9da1ee37f587a6c6db24a94f22cb1ab /src/frontend/public/pwa-worker.js
parent01333b417f6b9b5c1ccda8b63e525dc9fd094b41 (diff)
update action, backend deploymemt
Diffstat (limited to 'src/frontend/public/pwa-worker.js')
-rw-r--r--src/frontend/public/pwa-worker.js2
1 files changed, 1 insertions, 1 deletions
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",