We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d78e8 commit 0bf9bcbCopy full SHA for 0bf9bcb
index.html
@@ -24,9 +24,9 @@
24
25
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
26
// and its maturity status
27
- prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-api-20191112/",
28
- previousPublishDate: "2019-11-12",
29
- previousMaturity: "WD",
+ prevVersion: "https://www.w3.org/TR/2019/CR-json-ld11-api-20191212/",
+ previousPublishDate: "2019-12-12",
+ previousMaturity: "CR",
30
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/",
31
32
// if there a publicly available Editor's Draft, this is the link
0 commit comments