summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-06-29 15:56:36 +0300
committerAndrew Dolgov <[email protected]>2018-06-29 15:56:36 +0300
commit71d7bb95fc9a914bb2e543f31747172d8bbb0ee2 (patch)
tree17aa5adf53c91f42f3275eb21a929631779908aa /worker.js
parent27dfbb1f00bfe018311b92d709ce0b9eae9774cd (diff)
bump cache name
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker.js b/worker.js
index 0dff843..3ed8488 100644
--- a/worker.js
+++ b/worker.js
@@ -1,6 +1,6 @@
//importScripts('lib/localforage.min.js');
-const CACHE_NAME = 'epube-v1';
+const CACHE_NAME = 'epube-v2';
const CACHE_URLS = [
'read.html',
'js/common.js',