1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-07-27 16:48:31 +00:00

fixed important bugs while creating IPS patches and applying some BPS patches

This commit is contained in:
Marc Robledo 2018-09-26 12:47:44 +02:00
parent 860a2c33c4
commit 9d85db3baa
5 changed files with 24 additions and 10 deletions

View file

@ -12,7 +12,7 @@ limitations under the License.
mod by marcrobledo, original from: https://github.com/GoogleChrome/samples/blob/gh-pages/service-worker/basic/service-worker.js
*/
const PRECACHE_ID='v20180920';
const PRECACHE_ID='v20180926';
const PRECACHE_FILES=[
'index.html','./',
'RomPatcher.css',