diff --git a/service-worker.js b/service-worker.js index 8dc470d..3f17556 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v49'; // Versiyonu güncelle +const CURRENT_VERSION = 'v50'; // Versiyonu güncelle const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [