Skip to content

Commit

Permalink
update cr2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe authored and decentralgabe committed Oct 21, 2024
1 parent 58f8397 commit b8a8141
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 234 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
// specification status (e.g., WD, NOTE, etc.). If in doubt use
// ED.
specStatus: "CR",
crEnd: "2024-05-25",
crEnd: "2024-12-05",

// the specification's short name, as in
// http://www.w3.org/TR/short-name/
shortName: "vc-jose-cose",

// if you wish the publication date to be other than today, set
// this
// publishDate: "2024-04-25",
publishDate: "2024-11-05",

implementationReportURI: "https://w3c.github.io/vc-jose-cose-test-suite/",
// errata: "https://w3c.github.io/vc-data-model/errata.html",

// if there is a previously published draft, uncomment this and
// set its YYYY-MM-DD date and its maturity status
previousPublishDate: "2023-07-10",
previousMaturity: "WD",
previousPublishDate: "2024-04-25",
previousMaturity: "CR",

// extend the bibliography entries localBiblio: vcwg.localBiblio,
doJsonLd: true,
Expand Down
Loading

0 comments on commit b8a8141

Please sign in to comment.