Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-04 00:38:26 +03:00
committed by GitHub
parent e87227497b
commit b05bc625ff
+1 -1
View File
@@ -1,4 +1,4 @@
const CURRENT_VERSION = 'v66'; // Versiyon numarasını güncelle
const CURRENT_VERSION = 'v67'; // Versiyon numarasını güncelle
const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [