From 4be6f564bd7bf25e1508488c9f33eb3f191b14ef Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:46:22 +0300 Subject: [PATCH] Update service-worker.js --- service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [