Fixing target score
This commit is contained in:
parent
5468dbf5a9
commit
021f5fc304
7 changed files with 1 additions and 1 deletions
|
|
@ -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 = '1769693184|4645131895';
|
||||
const CACHE_VERSION = '1769693384|4844716121';
|
||||
/** @type {string} */
|
||||
const CACHE_PREFIX = 'Clicker-sw-cache-';
|
||||
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue