From 1dd2f6b49ff1071aa82a7532737d98081cf32c75 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Thu, 18 Apr 2019 09:28:43 +0200 Subject: [PATCH] PWA fix attempt 3 --- _cache_service_worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index e64fcd2..d18da3e 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ limitations under the License. */ -const PRECACHE = 'precache-v6'; +const PRECACHE = 'precache-v7'; const RUNTIME = 'runtime'; const PRECACHE_URLS = [ 'index.html','/RomPatcher.js/',