Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-03 23:25:29 +03:00
committed by GitHub
parent 2e401657dd
commit 5cf814df52
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v42'; const CURRENT_VERSION = 'v43';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [