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

fix manifest+PWA icon

This commit is contained in:
Marc Robledo 2020-07-12 17:41:27 +02:00
parent 8146f4860a
commit 41d9af379f
2 changed files with 4 additions and 4 deletions

View file

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