From 8f61ae9914669c7aed213641cf3c0bebcf02be06 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Wed, 2 Oct 2024 18:14:57 +0200 Subject: [PATCH] version bump, final 3.0 version released --- _cache_service_worker.js | 2 +- index.html | 2 +- legacy/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 6d724e2..ba30660 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -6,7 +6,7 @@ */ var PRECACHE_ID = 'rom-patcher-js'; -var PRECACHE_VERSION = 'v30rc5'; +var PRECACHE_VERSION = 'v30final'; var PRECACHE_URLS = [ '/RomPatcher.js/', '/RomPatcher.js/index.html', '/RomPatcher.js/manifest.json', diff --git a/index.html b/index.html index 2999066..8c6aac3 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ - Rom Patcher JS v3.0 RC5 by Marc Robledo + Rom Patcher JS v3.0 by Marc Robledo
See on GitHub Donate diff --git a/legacy/index.html b/legacy/index.html index 8bb4ab1..47d2c8a 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