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

version bump 3.0 RC4

This commit is contained in:
Marc Robledo 2024-08-25 20:01:04 +02:00
parent abb4a3ab8a
commit a4284790e0
2 changed files with 2 additions and 2 deletions

View file

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