We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae6fcb commit 64d2f7aCopy full SHA for 64d2f7a
service-worker.js
@@ -1,7 +1,7 @@
1
'use strict';
2
3
// update cache names any time any of the cached files change
4
-const CACHE_NAME = 'static-cache-v267';
+const CACHE_NAME = 'static-cache-v268';
5
6
// list of files to cache
7
const FILES_TO_CACHE = [
0 commit comments