Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuukka Ojala committed May 27, 2017
1 parent 36181ee commit f609469
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 @@ -19,7 +19,7 @@
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description" : _("""Provides various commands for copying the text under the review cursor to the clipboard. Please consult the documentation for more information."""),
# version
"addon_version" : "1.0",
"addon_version" : "1.1",
# Author(s)
"addon_author" : u"Tuukka Ojala <tuukka.ojala@gmail.com>",
# URL for the add-on documentation support
Expand Down

0 comments on commit f609469

Please sign in to comment.