chore: bump cache to 0.1.3 for homepage cultural DNA deployment

This commit is contained in:
TheFlow 2025-10-28 09:38:55 +13:00
parent 5ff5d8cf34
commit 805ff9f5c4

View file

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