Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-01 23:40:55 +03:00
committed by GitHub
parent 42d5b332c9
commit f5fef924fa
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v34'; const CURRENT_VERSION = 'v35';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [