Preserve directional learning across releases

This commit is contained in:
Theodore Song
2026-08-21 14:48:07 -04:00
parent f49138e1ed
commit b932c9fc59
3 changed files with 56 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-75";
const CACHE_NAME = "polymarket-arena-build-76";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {