From 85f06ca7707ccc2df30fd63e15928f3b2372d2b3 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Sun, 21 Jul 2024 11:13:09 +0200 Subject: [PATCH] version bump --- _cache_service_worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index c52dc42..f71307c 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ */ var PRECACHE_ID='rom-patcher-js'; -var PRECACHE_VERSION='v281'; +var PRECACHE_VERSION='v29'; var PRECACHE_URLS=[ '/RomPatcher.js/','/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json',