From 3488c467987108945eb4121b161f2da1effdaf6a Mon Sep 17 00:00:00 2001 From: Daniel Montalvo <49305434+daniel-montalvo@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:47:12 +0200 Subject: [PATCH] 1.1 is now finished. --- dpub-aam/index.html | 2 +- dpub-aria/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dpub-aam/index.html b/dpub-aam/index.html index 4c1a313bf..1c9dbb9bc 100644 --- a/dpub-aam/index.html +++ b/dpub-aam/index.html @@ -17,7 +17,7 @@ //prEnd: "2025-04-21", //errata: "https://www.w3.org/WAI/ARIA/1.1/errata/dpub", // the specifications short name, as in http://www.w3.org/TR/short-name/ - shortName: "dpub-aam-1.1", + shortName: "dpub-aam-1.2", implementationReportURI: "https://www.w3.org/2021/04/wpt-fyi-snapshot.html", copyrightStart: "2015", license: "w3c-software-doc", diff --git a/dpub-aria/index.html b/dpub-aria/index.html index 77ccd09b0..2d7ecc722 100644 --- a/dpub-aria/index.html +++ b/dpub-aria/index.html @@ -14,7 +14,7 @@ // wg: "Publishing Working Group", specStatus: "WD", //publishDate: "2025-05-27", - shortName: "dpub-aria-1.1", + shortName: "dpub-aria-1.2", //crEnd: "2023-08-29", //prEnd: "2025-04-21", implementationReportURI: "https://www.w3.org/2021/04/wpt-fyi-snapshot.html?filter=dpub-aam",