summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
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',