Skip to content

Commit eb945a8

Browse files
authored
Update nvdaAPIVersions.json (#32)
Add NVDA 2025.3
1 parent bcea7af commit eb945a8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

nvdaAPIVersions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,5 +610,19 @@
610610
"patch": 0
611611
},
612612
"experimental": true
613+
},
614+
{
615+
"description": "NVDA 2025.3",
616+
"apiVer": {
617+
"major": 2025,
618+
"minor": 3,
619+
"patch": 0
620+
},
621+
"backCompatTo": {
622+
"major": 2025,
623+
"minor": 1,
624+
"patch": 0
625+
},
626+
"experimental": true
613627
}
614628
]

0 commit comments

Comments
 (0)