Skip to content

Commit 5c8402a

Browse files
committed
Also update previousMaturity and previousPublishDate.
1 parent 1b171b9 commit 5c8402a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
2626
// and its maturity status
2727
prevVersion: "https://www.w3.org/TR/2020/PR-json-ld11-api-20200507/",
28-
previousPublishDate: "2020-04-17",
29-
previousMaturity: "CR",
28+
previousPublishDate: "2020-05-17",
29+
previousMaturity: "PR",
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)