From bfd957b8f600f9bbad5e83e3b5b641d20b7ce749 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:58:37 +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 146a750..5e19986 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,7 +1,7 @@ // Dosyalar için ayrı ayrı versiyon numaraları const FILE_VERSIONS = { '/index.html': '1', - '/home_en.html': '2', + '/home_en.html': '3', '/home_tr.html': '1', '/not_found_page.html': '1', '/CSS/1.css': '1',