We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6a50 commit e93fcdeCopy full SHA for e93fcde
1 file changed
buildVars.py
@@ -24,7 +24,7 @@ def _(arg):
24
"addon_description": _("""Manage master volume, as well as volume of different applications directly within NVDA instead of going to windows mixer.
25
Addon also announces Level of changed volume with multimedia/function keys."""),
26
# version
27
- "addon_version": "0.6.5",
+ "addon_version": "0.6.6",
28
# Author(s)
29
"addon_author": "Danstiv <danstiv@yandex.ru>, Beqa Gozalishvili <beqaprogger@gmail.com>",
30
# URL for the add-on documentation support
0 commit comments