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: 162a3c8 (homepage content updates)
This commit is contained in:
TheFlow 2025-10-28 09:10:21 +13:00
parent 162a3c8b01
commit f1621108c6

View file

@ -5,7 +5,7 @@
* - PWA functionality
*/
const CACHE_VERSION = '0.1.1';
const CACHE_VERSION = '0.1.2';
const CACHE_NAME = `tractatus-v${CACHE_VERSION}`;
const VERSION_CHECK_INTERVAL = 3600000; // 1 hour in milliseconds