Skip to content

Commit

Permalink
Updated last supported version to 2020.4 and added repo link to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hamadatrichine committed Apr 30, 2021
1 parent 0bfd439 commit b10133f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
# Author(s)
"addon_author" : u"Hamada Trichine <[email protected]>",
# URL for the add-on documentation support
"addon_url" : None,
"addon_url" : "https://github.com/hamadatrichine/nvda-screen-wrapping",
# Documentation file name
"addon_docFileName" : "readme.html",
"addon_nvdaMinimumVersion" : "2019.3",
"addon_lastTestedNvdaVersion" : "2019.3",
"addon_lastTestedNvdaVersion" : "2020.4",
"addon_updateChannel" : None,
}

Expand Down

0 comments on commit b10133f

Please sign in to comment.