This commit is contained in:
2026-09-10 07:47:15 -04:00
parent 1f555ed3e4
commit 1c4d0ecbfe
39 changed files with 1499 additions and 2357 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// Incrementing CACHE_VERSION will kick off the install event and force
// previously cached resources to be updated from the network.
/** @type {string} */
const CACHE_VERSION = '1788537868|6220518696';
const CACHE_VERSION = '1788972329|18914709609';
/** @type {string} */
const CACHE_PREFIX = 'scavgame-sw-cache-';
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;