We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cdedd commit 890357fCopy full SHA for 890357f
buildVars.py
@@ -29,7 +29,7 @@ def _(arg):
29
NVDA+F12 pressed three times quickly, reports the current day, the week number, the current year and the remaining days before the end of the year.
30
For other instructions, press Add-on help button in add-ons manager."""),
31
# version
32
- "addon_version": "08.04.0",
+ "addon_version": "24.04.0",
33
# Author(s)
34
"addon_author" : "Hrvoje Katic <hrvojekatic@gmail.com>, Abdel <abdelkrim.bensaid@gmail.com>",
35
# URL for the add-on documentation support
0 commit comments