diff --git a/service-worker.js b/service-worker.js index e66c983..feb4a91 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,6 +1,6 @@ const FILE_VERSIONS = { '/index.html': '1', - '/home_en.html': '1', + '/home_en.html': '2', '/home_tr.html': '1', '/not_found_page.html': '1', '/CSS/1.css': '1',