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:
clucraft 2026-01-26 21:06:37 -05:00
parent 617953dcf5
commit 109ce08d29

View file

@ -1,4 +1,4 @@
const CACHE_NAME = 'priceghost-v1';
const CACHE_NAME = 'priceghost-v1.0.6';
const STATIC_ASSETS = [
'/',
'/icon.svg',