Skip to content

Commit 8727281

Browse files
authored
add 2024.4.2 to api version
1 parent e6de626 commit 8727281

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
@@ -545,6 +545,19 @@
545545
"patch": 0
546546
}
547547
},
548+
{
549+
"description": "NVDA 2024.4.2",
550+
"apiVer": {
551+
"major": 2024,
552+
"minor": 4,
553+
"patch": 2
554+
},
555+
"backCompatTo": {
556+
"major": 2024,
557+
"minor": 1,
558+
"patch": 0
559+
}
560+
},
548561
{
549562
"description": "NVDA 2025.1",
550563
"apiVer": {

0 commit comments

Comments
 (0)