From 8a34106d9d26b6eca736c0485d10aad42f872efa Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Wed, 2 Oct 2024 20:08:44 +0200 Subject: [PATCH] fixed footer link to legacy version --- _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 ba30660..14f1712 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -6,7 +6,7 @@ */ var PRECACHE_ID = 'rom-patcher-js'; -var PRECACHE_VERSION = 'v30final'; +var PRECACHE_VERSION = 'v30finalfix1'; var PRECACHE_URLS = [ '/RomPatcher.js/', '/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json', diff --git a/index.html b/index.html index 8c6aac3..1715c9c 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ - Rom Patcher JS v3.0 by Marc Robledo + Rom Patcher JS v3.0 by Marc Robledo
See on GitHub Donate