From 146a2f87b20f36acf8df203c083a571eed8abb7e Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:17:04 +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 625d359..2943fea 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v36'; +const CURRENT_VERSION = 'v37'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [