Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-03 21:42:45 +03:00
committed by GitHub
parent fcef89363e
commit f678f5bddf
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v39'; const CURRENT_VERSION = 'v40';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [