Skip to content

Commit 4a2711a

Browse files
authored
Add 2025.3.3 (#38)
1 parent 6c9b0f5 commit 4a2711a

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
@@ -649,6 +649,19 @@
649649
"patch": 0
650650
}
651651
},
652+
{
653+
"description": "NVDA 2025.3.3",
654+
"apiVer": {
655+
"major": 2025,
656+
"minor": 3,
657+
"patch": 3
658+
},
659+
"backCompatTo": {
660+
"major": 2025,
661+
"minor": 1,
662+
"patch": 0
663+
}
664+
},
652665
{
653666
"description": "NVDA 2026.1",
654667
"apiVer": {

0 commit comments

Comments
 (0)