From 050eb57f5e9eb94c5e35555244df21f4a4773a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 28 Apr 2016 10:12:37 +0200 Subject: [PATCH] New cache I think --- service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-worker.js b/service-worker.js index 8d3c9afb..6183815e 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,6 +1,6 @@ //importScripts('/static/dist/lib/cache-polyfill.js'); -var version = 'v0.7'; +var version = 'v0.8'; var CACHE_FILES = [ 'https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://zoff.no/&choe=UTF-8&chld=L%7C1', 'https://fonts.googleapis.com/icon?family=Material+Icons',