We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122881a commit 98fd9deCopy full SHA for 98fd9de
NVDA-addon/buildVars.py
@@ -29,7 +29,7 @@ def _(arg):
29
The initial version of MathCAT is English-only but is designed with translations in mind.
30
"""),
31
# version
32
- "addon_version": "0.1.5",
+ "addon_version": "0.1.6",
33
# Author(s)
34
"addon_author": "Neil Soiffer <soiffer@alum.mit.edu>",
35
# URL for the add-on documentation support
0 commit comments