This commit is contained in:
Renan LE CARO 2025-03-20 22:50:50 +01:00
parent 322e927589
commit 0c7d729ece
12 changed files with 58 additions and 25 deletions

View file

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