We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6117f commit eaf10ceCopy full SHA for eaf10ce
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": _("""Tracks events and displays information about them"""),
27
# version
28
- "addon_version": "23.01",
+ "addon_version": "23.02",
29
# Author(s)
30
"addon_author": "Joseph Lee <joseph.lee22590@gmail.com>, Thiago Seus <thiago.seus@yahoo.com.br>",
31
# URL for the add-on documentation support
0 commit comments