Skip to content

Commit

Permalink
Prepare for 19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdaes committed Oct 13, 2024
1 parent a54c162 commit 4140ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# Minimum NVDA version supported (e.g. "2018.3")
"addon_minimumNVDAVersion": "2024.1",
# Last NVDA version supported/tested (e.g. "2018.4", ideally more recent than minimum version)
"addon_lastTestedNVDAVersion": "2024.3",
"addon_lastTestedNVDAVersion": "2024.4",
# Add-on update channel (default is stable or None)
"addon_updateChannel": None,
}
Expand Down

0 comments on commit 4140ab6

Please sign in to comment.