Gate adaptation on repeatable evidence

This commit is contained in:
Theodore Song
2026-08-18 10:06:59 -04:00
parent 807eb1b506
commit bc5de3c013
3 changed files with 73 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-v39";
const CACHE_NAME = "polymarket-arena-v40";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {