diff --git a/service-worker.js b/service-worker.js index 5b2c57d..7516b95 100644 --- a/service-worker.js +++ b/service-worker.js @@ -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 = [