1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-07-27 16:48:31 +00:00

version bump, final 3.0 version released

This commit is contained in:
Marc Robledo 2024-10-02 18:14:57 +02:00
parent 235e3c511f
commit 8f61ae9914
3 changed files with 3 additions and 3 deletions

View file

@ -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',