Trying to get file dowload to work

This commit is contained in:
Renan LE CARO 2025-03-18 14:16:12 +01:00
parent 5ca2d58c9d
commit ffdbd71a88
28 changed files with 1525 additions and 5236 deletions

View file

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