mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-04-25 00:36:32 +02:00
Bump service worker cache version to 1.0.6
Forces browser to refresh cached version.json file. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
617953dcf5
commit
109ce08d29
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
const CACHE_NAME = 'priceghost-v1';
|
const CACHE_NAME = 'priceghost-v1.0.6';
|
||||||
const STATIC_ASSETS = [
|
const STATIC_ASSETS = [
|
||||||
'/',
|
'/',
|
||||||
'/icon.svg',
|
'/icon.svg',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue