From 84298e9cee234c7cf083e13c9a5dd8df3396f74f Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Mon, 10 Jan 2022 00:16:03 +0100 Subject: [PATCH] force cache serviceworker update --- _cache_service_worker.js | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 956afdd..3ab45d1 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -29,7 +29,7 @@ caches.keys().then(function(cacheNames){ }); var PRECACHE_ID='rom-patcher-js'; -var PRECACHE_VERSION='v14b'; +var PRECACHE_VERSION='v14c'; var PRECACHE_URLS=[ '/RomPatcher.js/','/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json', diff --git a/index.html b/index.html index 5a510a2..b725a91 100644 --- a/index.html +++ b/index.html @@ -185,7 +185,7 @@ - Rom Patcher JS v2.5.1 by Marc Robledo + Rom Patcher JS v2.5.2 by Marc Robledo
See on GitHub Donate