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

added zip extension check, fixing #53

This commit is contained in:
Marc Robledo 2023-02-04 08:11:57 +01:00
parent 83ddcd23fc
commit 0769fae972
5 changed files with 17 additions and 10 deletions

View file

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