Skip to content

Commit c961eae

Browse files
committed
Fix CR2 end date.
1 parent fa696bc commit c961eae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

transitions/2024/CR2/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@
13051305
"specStatus": "CR",
13061306
"shortName": "vc-data-model-2.0",
13071307
"publishDate": "2024-12-19",
1308-
"crEnd": "2024-01-19",
1308+
"crEnd": "2025-01-19",
13091309
"implementationReportURI": "https://w3c.github.io/vc-data-model-2.0-test-suite/",
13101310
"previousMaturity": "REC",
13111311
"previousPublishDate": "2022-03-03",
@@ -1702,7 +1702,7 @@ <h1 id="title" class="title">Verifiable Credentials Data Model v2.0</h1>
17021702
<a href="https://www.w3.org/policies/patent-policy/#sec-Requirements">royalty-free licensing</a>
17031703
for implementations.</p><p>
17041704
This Candidate Recommendation is not expected to advance to Proposed
1705-
Recommendation any earlier than 19 January 2024.
1705+
Recommendation any earlier than 19 January 2025.
17061706
</p><p>
17071707

17081708
This document was produced by a group
@@ -13384,4 +13384,4 @@ <h3 id="sd-jwt-claim-6mFwwkwXc1JBonXxWW3AuWMCQ9JgRtfBQdvguf1lfYs">Claim: <span c
1338413384
panel.hidden = true;
1338513385
panel.classList.remove("docked");
1338613386
}
13387-
})()</script><script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script></body></html>
13387+
})()</script><script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script></body></html>

0 commit comments

Comments
 (0)