Skip to content

Commit

Permalink
Upgrade version number in buildVars.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilleB79 committed Nov 7, 2019
1 parent 1ea6c6e commit 0429579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"addon_description" : _("""This add-on allows to present in a message character information such as unicode name, number, category, etc.
"""),
# version
"addon_version" : "1.2",
"addon_version" : "1.3",
# Author(s)
"addon_author" : u"Cyrille Bougot <[email protected]>",
# URL for the add-on documentation support
Expand Down

0 comments on commit 0429579

Please sign in to comment.