Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-03 21:41:14 +03:00
committed by GitHub
parent d74e483db7
commit 346c7a96b8
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v38'; const CURRENT_VERSION = 'v39';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [