chore: increment service worker cache version to v15

This commit is contained in:
George Wu
2026-02-22 21:45:07 -08:00
parent fc59009285
commit b7261a64db
+1 -1
View File
@@ -1,5 +1,5 @@
// OxiCloud Service Worker
const CACHE_NAME = 'oxicloud-cache-v14';
const CACHE_NAME = 'oxicloud-cache-v15';
const ASSETS_TO_CACHE = [
'/',
'/index.html',