chore(web): 更新导出后的 web_assets 产物

This commit is contained in:
2026-03-11 18:12:04 +08:00
parent 558a0ff9bc
commit f981ef18b1
3 changed files with 2 additions and 2 deletions

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 = '1773130384|168741112';
const CACHE_VERSION = '1773223762|43101372';
/** @type {string} */
const CACHE_PREFIX = 'whaleTown-sw-cache-';
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;