Skip to content

Commit

Permalink
tag 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardKessler committed Dec 3, 2022
1 parent 315fdf3 commit ea5b5a7
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 @@ -25,7 +25,7 @@ def _(arg):
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description": _("""Complemento que renombra botones sin etiqueta, añade atajos de teclado para funciones principales de la aplicación, y funciones de enfoque para una mejor interacción con la interfaz."""),
# version
"addon_version": "1.6",
"addon_version": "1.7",
# Author(s)
"addon_author": "Gerardo Kessler <[email protected]>",
# URL for the add-on documentation support
Expand Down

0 comments on commit ea5b5a7

Please sign in to comment.