1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-09-15 17:26:57 +00:00

dirty fix for issue #12

This commit is contained in:
marcrobledo 2020-09-15 13:58:24 +02:00
parent 41d9af379f
commit a4eb4b1331
3 changed files with 9 additions and 3 deletions

View file

@ -29,7 +29,7 @@ caches.keys().then(function(cacheNames){
});
var PRECACHE_ID='rom-patcher-js';
var PRECACHE_VERSION='v10';
var PRECACHE_VERSION='v11';
var PRECACHE_URLS=[
'/RomPatcher.js/','/RomPatcher.js/index.html',
'/RomPatcher.js/manifest.json',