We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4853c commit 77bbc1dCopy full SHA for 77bbc1d
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": "25.04.0",
+ "addon_version": "25.05.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