check for update feature

This commit is contained in:
cpu
2025-05-09 20:58:35 +02:00
parent 38105ce41d
commit 29d54cdd40
3 changed files with 82 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
const CACHE_VERSION = 'nexus-timer-cache-v9';
const CACHE_VERSION = 'nexus-timer-cache-v10';
const APP_SHELL_URLS = [
// '/', // Let NetworkFirst handle '/'
'/manifest.json',