aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-10-12 23:20:36 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-10-12 23:20:36 +0200
commit497a2893465bf0cd84cf6d3cc9023daba336f253 (patch)
treeabd919f1147e342a6ab89c55103b6437051de2ae /src/frontend
parent325abb4e6c234239d6a24627a37352bea77c3c21 (diff)
update SW version
Diffstat (limited to 'src/frontend')
-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 ef696fe..e43cf9e 100644
--- a/src/frontend/public/pwa-worker.js
+++ b/src/frontend/public/pwa-worker.js
@@ -1,4 +1,4 @@
-const CACHE_VERSION = "2025-0907a";
+const CACHE_VERSION = "2025-1012a";
const STATIC_CACHE_NAME = `static-cache-${CACHE_VERSION}`;
const STATIC_CACHE_ASSETS = [
"/favicon.ico",