Skip to content

Commit da473ef

Browse files
authored
Add NVDA 2025.3.1 API version details
1 parent 267c8c2 commit da473ef

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

nvdaAPIVersions.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,19 @@
623623
"patch": 0
624624
}
625625
},
626+
{
627+
"description": "NVDA 2025.3.1",
628+
"apiVer": {
629+
"major": 2025,
630+
"minor": 3,
631+
"patch": 1
632+
},
633+
"backCompatTo": {
634+
"major": 2025,
635+
"minor": 1,
636+
"patch": 0
637+
}
638+
},
626639
{
627640
"description": "NVDA 2026.1",
628641
"apiVer": {

0 commit comments

Comments
 (0)