Skip to content

Commit 7abbc4c

Browse files
authored
Add 2025.1.1
1 parent 61f422c commit 7abbc4c

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
@@ -571,6 +571,19 @@
571571
"patch": 0
572572
}
573573
},
574+
{
575+
"description": "NVDA 2025.1.1",
576+
"apiVer": {
577+
"major": 2025,
578+
"minor": 1,
579+
"patch": 1
580+
},
581+
"backCompatTo": {
582+
"major": 2025,
583+
"minor": 1,
584+
"patch": 0
585+
}
586+
},
574587
{
575588
"description": "NVDA 2025.2",
576589
"apiVer": {

0 commit comments

Comments
 (0)