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

messed up and regressed ppf.js in latest commit for some reason, this should fix it

This commit is contained in:
Marc Robledo 2020-03-03 17:39:44 +01:00
parent 462b2b6b11
commit 8ab9516238
3 changed files with 36 additions and 15 deletions

View file

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