We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df6a6e commit b0f3728Copy full SHA for b0f3728
index.html
@@ -24,8 +24,8 @@
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/CR-json-ld11-api-20200305/",
28
- previousPublishDate: "2020-03-05",
+ prevVersion: "https://www.w3.org/TR/2019/CR-json-ld11-api-20200417/",
+ previousPublishDate: "2020-04-17",
29
previousMaturity: "CR",
30
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/",
31
0 commit comments