Skip to content

Commit 0bf9bcb

Browse files
committed
Update previous publish date and specstatus.
1 parent 42d78e8 commit 0bf9bcb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
2626
// 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",
27+
prevVersion: "https://www.w3.org/TR/2019/CR-json-ld11-api-20191212/",
28+
previousPublishDate: "2019-12-12",
29+
previousMaturity: "CR",
3030
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/",
3131

3232
// if there a publicly available Editor's Draft, this is the link

0 commit comments

Comments
 (0)