Skip to content

Commit

Permalink
buildVars: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AAClause committed Jan 24, 2024
1 parent dda0533 commit ed6e96c
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 @@ -26,7 +26,7 @@ def _(arg):
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description" : _("""Web application modules support for modern or complex web sites."""),
# version
"addon_version" : "2024.01.23",
"addon_version" : "2024.01.24",
# Author(s)
"addon_author" : (
"Accessolutions <[email protected]>, "
Expand Down

0 comments on commit ed6e96c

Please sign in to comment.