Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mltony committed Apr 23, 2022
1 parent 2fadd84 commit e6a0151
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 @@ -21,7 +21,7 @@
In browsers it allows to quickly find vertically aligned paragraphs with the same offset from the left edge of the screen, such as first level comments in a hierarchical tree of comments.
It can also find paragraphs with the same font size or same font style."""),
# version
"addon_version" : "2.3",
"addon_version" : "2.4",
# Author(s)
"addon_author" : u"Tony Malykh <anton.malykh@gmail.com>",
# URL for the add-on documentation support
Expand Down

0 comments on commit e6a0151

Please sign in to comment.