From fbdf785db4d353d3c33c6f63ea76a7e348e8376f Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:26:47 +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 25c624a..519ae19 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v43'; +const CURRENT_VERSION = 'v44'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [