chore: bump cache version to 0.1.2 for homepage cultural DNA updates
Force service worker cache refresh to ensure visitors see updated homepage
content with plural moral values positioning.
Related to: 858e16c (homepage content updates)
This commit is contained in:
parent
858e16c338
commit
77978a941f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
* - PWA functionality
|
* - PWA functionality
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const CACHE_VERSION = '0.1.1';
|
const CACHE_VERSION = '0.1.2';
|
||||||
const CACHE_NAME = `tractatus-v${CACHE_VERSION}`;
|
const CACHE_NAME = `tractatus-v${CACHE_VERSION}`;
|
||||||
const VERSION_CHECK_INTERVAL = 3600000; // 1 hour in milliseconds
|
const VERSION_CHECK_INTERVAL = 3600000; // 1 hour in milliseconds
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue