Resolve current runtime branch state

This commit is contained in:
Theodore Song
2026-08-21 17:21:09 -04:00
parent 84e0ef703b
commit 22b5ddcee1
7 changed files with 41 additions and 18 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-90";
const CACHE_NAME = "polymarket-arena-build-91";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {