We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b171b9 commit 5c8402aCopy full SHA for 5c8402a
index.html
@@ -25,8 +25,8 @@
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/2020/PR-json-ld11-api-20200507/",
28
- previousPublishDate: "2020-04-17",
29
- previousMaturity: "CR",
+ previousPublishDate: "2020-05-17",
+ previousMaturity: "PR",
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