From 0074a890eb6187e427f72796de333751d12437eb Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 15 Dec 2023 17:07:26 -0500 Subject: [PATCH] Set specification to use WD until ready to go to CR. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 439436d8b..7c1f38ffd 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ group: "vc", // specification status (e.g., WD, LCWD, NOTE, etc.). If in doubt use ED. - specStatus: "CR", + specStatus: "WD", // the specification's short name, as in http://www.w3.org/TR/short-name/ shortName: "vc-data-model-2.0",