diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-21 09:53:06 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-21 09:53:06 +0200 |
| commit | fc6cd0cdd704711a216026e2a967212ee7e6e744 (patch) | |
| tree | 7e616e102da78d7d2decbf11d2ad3347a7e83ae4 /docs/index.service.worker.js | |
| parent | 691d9967bd9fac6c3b0e272d3c91f60ba077104a (diff) | |
Build
Diffstat (limited to 'docs/index.service.worker.js')
| -rw-r--r-- | docs/index.service.worker.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.service.worker.js b/docs/index.service.worker.js index bdf7b8d..887a823 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 = '1763709219|21931205031'; +const CACHE_VERSION = '1763711573|24285426062'; /** @type {string} */ const CACHE_PREFIX = 'MobileMetroidvan-sw-cache-'; const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION; |
