Skip to content

Commit c99e46d

Browse files
authored
add 2024.4.1 to api version
1 parent 19ec9be commit c99e46d

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
@@ -532,6 +532,19 @@
532532
"patch": 0
533533
}
534534
},
535+
{
536+
"description": "NVDA 2024.4.1",
537+
"apiVer": {
538+
"major": 2024,
539+
"minor": 4,
540+
"patch": 1
541+
},
542+
"backCompatTo": {
543+
"major": 2024,
544+
"minor": 1,
545+
"patch": 0
546+
}
547+
},
535548
{
536549
"description": "NVDA 2025.1",
537550
"apiVer": {

0 commit comments

Comments
 (0)