We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7a09c commit 772f333Copy full SHA for 772f333
buildVars.py
@@ -32,7 +32,7 @@ def _(arg):
32
and other translations are in progress."""
33
),
34
# version
35
- "addon_version": "0.5.0",
+ "addon_version": "0.5.1",
36
# Author(s)
37
"addon_author": "Neil Soiffer <soiffer@alum.mit.edu>",
38
# URL for the add-on documentation support
0 commit comments