Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-03 23:54:41 +03:00
committed by GitHub
parent 5f6d6b3026
commit a5e43d0a2d
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v37'; const CURRENT_VERSION = 'v52';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [