From e53479f1cecac4df1c595e077c108bc4177b2cd2 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Sun, 17 Apr 2022 19:10:51 +0200 Subject: [PATCH] version bump, force service worker 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 57dc30e..052d992 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ */ var PRECACHE_ID='rom-patcher-js'; -var PRECACHE_VERSION='v26c'; +var PRECACHE_VERSION='v261'; var PRECACHE_URLS=[ '/RomPatcher.js/','/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json',