We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e360ee7 commit b4d4056Copy full SHA for b4d4056
1 file changed
buildVars.py
@@ -27,7 +27,7 @@ def _(arg):
27
"Filters out long sequences of text, preventing the synthesizer from freezing."
28
),
29
# version
30
- "addon_version": "0.1.2",
+ "addon_version": "0.2.0",
31
# Author(s)
32
"addon_author": "Danstiv <danstiv@yandex.ru>",
33
# URL for the add-on documentation support
0 commit comments