We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90066f commit 813ddb6Copy full SHA for 813ddb6
index.html
@@ -23,8 +23,8 @@
23
24
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
25
// and its maturity status
26
- prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-20190714/",
27
- previousPublishDate: "2019-07-14",
+ prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-20190805/",
+ previousPublishDate: "2019-08-05",
28
previousMaturity: "WD",
29
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-20140116/",
30
github: "https://github.com/w3c/json-ld-syntax/",
0 commit comments