Update service-worker.js

This commit is contained in:
FURK4NGG
2025-02-18 16:14:37 +03:00
committed by GitHub
parent 853f8db24e
commit 34b2e30bb1
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v28'; const CURRENT_VERSION = 'v30';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [