From df48e4679c198fa2c87a82151cfc290db797fdf4 Mon Sep 17 00:00:00 2001 From: marcrobledo Date: Sun, 12 Jun 2022 13:26:35 +0200 Subject: [PATCH] version bump, forcing cache serviceworker refresh --- _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 7eb7d75..36eeefb 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ */ var PRECACHE_ID='rom-patcher-js'; -var PRECACHE_VERSION='v261b'; +var PRECACHE_VERSION='v261c'; var PRECACHE_URLS=[ '/RomPatcher.js/','/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json',