fix: bump service worker cache to v3 to force app.js refresh

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-25 17:58:45 +02:00
parent 74f9501a9c
commit 24b27d26ce
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "llm-monitor-v2";
const CACHE_NAME = "llm-monitor-v3";
const APP_SHELL = [
"/",
"/servers",