From a5e43d0a2de20b4633a9bea3f6d680f3f2e1638e Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:54:41 +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 1d5c237..fb877fa 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v37'; +const CURRENT_VERSION = 'v52'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [