From 4d5846fbe99c05b9042dfacb196c014fe1919cc8 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Fri, 25 Mar 2022 20:23:12 +0100 Subject: [PATCH] force service worker installation trigger after 7e1734c --- _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 a2d64ce..3ab8af6 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ */ var PRECACHE_ID='rom-patcher-js'; -var PRECACHE_VERSION='v26'; +var PRECACHE_VERSION='v26b'; var PRECACHE_URLS=[ '/RomPatcher.js/','/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json',