Skip to content

Commit 03bf64b

Browse files
authored
Update cache version to vault-cache-v5
1 parent 4280efb commit 03bf64b

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-v4";
1+
const CACHE_NAME = "vault-cache-v5";
22
const FILES_TO_CACHE = [
33
"./",
44
"./index.html",

0 commit comments

Comments
 (0)