From b91bd33aad96b959855043ef54b4f98c9f3b08c1 Mon Sep 17 00:00:00 2001 From: Sascha Cowley <16543535+SaschaCowley@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:01:35 +1100 Subject: [PATCH] Add 2025.3.3 --- nvdaAPIVersions.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/nvdaAPIVersions.json b/nvdaAPIVersions.json index 945a61c..a5b4624 100644 --- a/nvdaAPIVersions.json +++ b/nvdaAPIVersions.json @@ -649,6 +649,19 @@ "patch": 0 } }, + { + "description": "NVDA 2025.3.3", + "apiVer": { + "major": 2025, + "minor": 3, + "patch": 3 + }, + "backCompatTo": { + "major": 2025, + "minor": 1, + "patch": 0 + } + }, { "description": "NVDA 2026.1", "apiVer": {