Skip to content

Commit 0e61909

Browse files
authored
add 2025.2 to api version
1 parent 8727281 commit 0e61909

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

nvdaAPIVersions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,5 +571,20 @@
571571
"patch": 0
572572
},
573573
"experimental": true
574+
},
575+
{
576+
"description": "NVDA 2025.2",
577+
"apiVer": {
578+
"major": 2025,
579+
"minor": 2,
580+
"patch": 0
581+
},
582+
"backCompatTo": {
583+
"major": 2025,
584+
"minor": 1,
585+
"patch": 0
586+
},
587+
"experimental": true
574588
}
575589
]
590+
]

0 commit comments

Comments
 (0)