Skip to content

Commit 21c7c5b

Browse files
authored
add 2024.3.1 to api version
1 parent 53664a7 commit 21c7c5b

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
@@ -506,6 +506,19 @@
506506
"patch": 0
507507
}
508508
},
509+
{
510+
"description": "NVDA 2024.3.1",
511+
"apiVer": {
512+
"major": 2024,
513+
"minor": 3,
514+
"patch": 0
515+
},
516+
"backCompatTo": {
517+
"major": 2024,
518+
"minor": 1,
519+
"patch": 0
520+
}
521+
},
509522
{
510523
"description": "NVDA 2024.4",
511524
"apiVer": {

0 commit comments

Comments
 (0)