We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963d7f1 commit 64954fcCopy full SHA for 64954fc
1 file changed
buildVars.py
@@ -23,7 +23,7 @@ def _(arg):
23
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
24
"addon_description": _("""Adds useful features for developers."""),
25
# version
26
- "addon_version": "0.0.0",
+ "addon_version": "0.0.1",
27
# Author(s)
28
"addon_author": "Danstiv <danstiv@yandex.ru>",
29
# URL for the add-on documentation support
0 commit comments