diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 5f896b0..10fe7bb 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -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', diff --git a/index.html b/index.html index 613cc1e..ee88382 100644 --- a/index.html +++ b/index.html @@ -173,7 +173,7 @@