This commit is contained in:
Renan LE CARO 2025-04-30 16:29:49 +02:00
parent cee5c6bc60
commit 45f9b516fc
23 changed files with 1069 additions and 797 deletions

View file

@ -1,5 +1,5 @@
// The version of the cache.
const VERSION = "29099215";
const VERSION = "29100127";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;