Skip to content

Commit 37c53dd

Browse files
Merge f542fa1 into 495dee3
2 parents 495dee3 + f542fa1 commit 37c53dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/versionInfo.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@
3232
{name} is developed by NV Access, a non-profit organisation committed to helping and promoting free and open source solutions for blind and vision impaired people.
3333
If you find NVDA useful and want it to continue to improve, please consider donating to NV Access. You can do this by selecting Donate from the NVDA menu.""", # noqa: E501 line too long
3434
).format(**globals())
35+
36+
37+
version = "alpha-35622,495dee36"
38+
updateVersionType = "snapshot:alpha"

0 commit comments

Comments
 (0)