Renamed the dist directory to apply the gitignore to it

This commit is contained in:
Renan LE CARO 2025-03-19 18:13:41 +01:00
parent 1839977fed
commit afd0ccd5fc
13 changed files with 3782 additions and 60 deletions

View file

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