chore: bump cache version to 0.1.5 for recategorization deployment

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
TheFlow 2025-10-26 00:52:17 +13:00
parent 5e969bd4da
commit 8c44471317

View file

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