From 38e92ecfd4ab9d822f3e3dc08ceba5070cc397df Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 1 Mar 2025 21:36: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 9fb5034..e34273e 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CURRENT_VERSION = 'v33'; +const CURRENT_VERSION = 'v34'; const CACHE_NAME = `cache-${CURRENT_VERSION}`; const urlsToCache = [