We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9d879 commit 60c1682Copy full SHA for 60c1682
sw.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-const CACHE_VERSION = 29;
+const CACHE_VERSION = 30;
4
const CURRENT_CACHES = { prefetch: 'seoscribe-v' + CACHE_VERSION };
5
6
self.addEventListener('install', event => {
0 commit comments