summaryrefslogtreecommitdiffstats
path: root/docs/index.service.worker.js
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-12-03 15:33:47 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-12-03 15:33:47 +0200
commit992e27742fc996bd428b04201f7548533761cfab (patch)
treee4afff26ac38a12967cf588f0a68ac608a8e1782 /docs/index.service.worker.js
parentac4b7f690ab70185349905baf8c8557dfc8e57ae (diff)
Open door with a cinematic
Diffstat (limited to 'docs/index.service.worker.js')
-rw-r--r--docs/index.service.worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.service.worker.js b/docs/index.service.worker.js
index 57ff2e1..16c67e8 100644
--- a/docs/index.service.worker.js
+++ b/docs/index.service.worker.js
@@ -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 = '1764678067|21984921166';
+const CACHE_VERSION = '1764768428|53948302631';
/** @type {string} */
const CACHE_PREFIX = 'MobileMetroidvan-sw-cache-';
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;