Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-02 00:17:04 +03:00
committed by GitHub
parent 53b71b34d9
commit 146a2f87b2
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v36'; const CURRENT_VERSION = 'v37';
const CACHE_NAME = `cache-${CURRENT_VERSION}`; const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [ const urlsToCache = [