Skip to content

Commit 178b8a3

Browse files
committed
change addon home page URL and increment version
1 parent 9b0b75c commit 178b8a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildVars.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
1818
"addon_description" : _("This addon translates selected or clipboard text using the Google Translate service and presents it."),
1919
# version
20-
"addon_version" : "4.5",
20+
"addon_version" : "4.5.1",
2121
# Author(s)
2222
"addon_author" : "Alexy Sadovoy aka Lex <lex@progger.su>, ruslan <ru2020slan@yandex.ru>, beqa <beqaprogger@gmail.com>, Mesar Hameed <mhameed@src.gnome.org>, Alberto Buffolino <a.buffolino@gmail.com>, and other NVDA contributors",
2323
# URL for the add-on documentation support
24-
"addon_url" : "http://addons.nvda-project.org/",
24+
"addon_url" : "https://addons.nvda-project.org/addons/instantTranslate",
2525
# Documentation file name
2626
"addon_docFileName" : "readme.html",
2727
# Minimum NVDA version supported

0 commit comments

Comments
 (0)