Skip to content

Commit a1f770e

Browse files
authored
Update cache version to vault-cache-v3
1 parent 533ee84 commit a1f770e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE_NAME = "vault-cache-v2";
1+
const CACHE_NAME = "vault-cache-v3";
22
const FILES_TO_CACHE = [
33
"./",
44
"./index.html",

0 commit comments

Comments
 (0)