From 192be24951a7e9b719f6214cb62e16d49deccba6 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Wed, 2 Oct 2024 20:11:25 +0200 Subject: [PATCH] fixed legacy link to 3.0 --- _cache_service_worker.js | 2 +- legacy/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 14f1712..1cf24ec 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -6,7 +6,7 @@ */ var PRECACHE_ID = 'rom-patcher-js'; -var PRECACHE_VERSION = 'v30finalfix1'; +var PRECACHE_VERSION = 'v30finalfix2'; var PRECACHE_URLS = [ '/RomPatcher.js/', '/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json', diff --git a/legacy/index.html b/legacy/index.html index 47d2c8a..a051998 100644 --- a/legacy/index.html +++ b/legacy/index.html @@ -147,7 +147,7 @@ - Rom Patcher JS v2.9.1 Legacy by Marc Robledo + Rom Patcher JS v2.9.1 Legacy by Marc Robledo
See on GitHub Donate