This commit is contained in:
Renan LE CARO 2025-03-23 16:21:56 +01:00
parent 054b4a85c7
commit 6899b5cf36
6 changed files with 27 additions and 23 deletions

View file

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