-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update style.css as per add-on template (#17)
- Loading branch information
1 parent
6938ba1
commit 757e4b9
Showing
3 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ def _(x): return x | |
Monitor progress through reporters, settings dialog or anywhere using NVDA commands. | ||
Control timer and stopwatch from anywhere using NVDA commands."""), | ||
# version | ||
"addon_version": "1.6.0", | ||
"addon_version": "1.6.1", | ||
# Author(s) | ||
"addon_author": u"Marlon Brandão de Sousa <[email protected]>", | ||
# URL for the add-on documentation support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters