From 40a68ed8b7fea3cd705b579b3a0b496f19ed6d29 Mon Sep 17 00:00:00 2001 From: gerdesque Date: Sat, 3 Feb 2024 17:39:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20digitalw?= =?UTF-8?q?arenkombinat/ghosthunt@a5d7332a817899247ce76e690d79d387e67c2eb8?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-worker.js b/service-worker.js index a19dc00..463868c 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const cacheName = "ghosthunt-v0.3.6"; +const cacheName = "ghosthunt-v0.3.7"; const urlsToCacheiOS = [ '/', '/index.html',