Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
munawarb committed Mar 26, 2022
1 parent 1db89f7 commit 366c029
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" : _("""Announces the time and date in selected timezones. Use the Settings dialog to set timezones you want to hear. After you do this, press NVDA+ALT+UP/DOWN ARROW to cycle through your timezone ring and hear times in your selected timezones."""),
# version
"addon_version" : "3.00",
"addon_version" : "3.01",
# Author(s)
"addon_author" : u"Munawar Bijani",
# URL for the add-on documentation support
Expand Down

0 comments on commit 366c029

Please sign in to comment.