1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-08-06 16:50:54 +00:00

version 3.0RC3

This commit is contained in:
Marc Robledo 2024-08-21 08:53:23 +02:00
parent 4a928085fc
commit b2f1b8d57e
6 changed files with 201 additions and 188 deletions

View file

@ -6,7 +6,7 @@
*/
var PRECACHE_ID = 'rom-patcher-js';
var PRECACHE_VERSION = 'v30rc2c';
var PRECACHE_VERSION = 'v30rc3';
var PRECACHE_URLS = [
'/RomPatcher.js/', '/RomPatcher.js/index.html',
'/RomPatcher.js/manifest.json',