diff --git a/sw.js b/sw.js index bf4a652..516908e 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = "polymarket-arena-build-67"; +const CACHE_NAME = "polymarket-arena-build-68"; const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"]; self.addEventListener("install", event => {