This commit is contained in:
Renan LE CARO 2025-05-03 20:22:25 +02:00
parent 9e12f62b81
commit 892f800107
14 changed files with 2866 additions and 2840 deletions

View file

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