Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-01 21:11:21 +03:00
committed by GitHub
parent 44a1def302
commit 566bee7661
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v32'; const CURRENT_VERSION = 'v33';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [