From 9486cf30a8b86e3f10c240ba5ba21ee2dade8947 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:34:55 +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 c70b94b..df584c7 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,6 +1,6 @@ const FILE_VERSIONS = { '/index.html': '9', - '/home_en.html': '8', + '/home_en.html': '9', '/home_tr.html': '8', '/not_found_page.html': '1', '/CSS/1.css': '1',