We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b4a7a commit 1511ba3Copy full SHA for 1511ba3
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.8",
+ "addon_version": "0.6.9",
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