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

small tweak in how zip extensions are detected

This commit is contained in:
Marc Robledo 2023-04-18 17:58:58 +02:00
parent f1164e7f67
commit c87df560e9
3 changed files with 7 additions and 7 deletions

View file

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