We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07152ec commit 0a115f2Copy full SHA for 0a115f2
buildVars.py
@@ -25,7 +25,7 @@ def _(arg):
25
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
26
"addon_description": _("Describe content with AI."),
27
# version
28
- "addon_version": "0.1.0",
+ "addon_version": "0.1.3",
29
# Author(s)
30
"addon_author": "Cameron Cundiff <[email protected]>",
31
# URL for the add-on documentation support
0 commit comments