Skip to content

Commit 53664a7

Browse files
authored
Merge pull request #26 from nvaccess/start2025.1
Start dev cycle for 2025.1
2 parents 2c90615 + 0e28871 commit 53664a7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

nvdaAPIVersions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,5 +519,19 @@
519519
"patch": 0
520520
},
521521
"experimental": true
522+
},
523+
{
524+
"description": "NVDA 2025.1",
525+
"apiVer": {
526+
"major": 2025,
527+
"minor": 1,
528+
"patch": 0
529+
},
530+
"backCompatTo": {
531+
"major": 2025,
532+
"minor": 1,
533+
"patch": 0
534+
},
535+
"experimental": true
522536
}
523537
]

0 commit comments

Comments
 (0)