Skip to content

Commit 0582420

Browse files
committed
Bump service worker version
1 parent 16983f5 commit 0582420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources.whatwg.org/standard-service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
const standardShortname = location.host.split(".")[0];
1010

11-
const cacheKey = "v12";
11+
const cacheKey = "v13";
1212
const toCache = [
1313
location.origin + "/",
1414
"https://resources.whatwg.org/spec.css",

0 commit comments

Comments
 (0)