diff --git a/buildVars.py b/buildVars.py index 4de69c2..3e76cce 100644 --- a/buildVars.py +++ b/buildVars.py @@ -25,7 +25,7 @@ def _(arg): # Translators: Long description to be shown for this add-on on add-on information from add-ons manager "addon_description": _("""Logs speech utterances to a file, after the user presses an initiating key. Can also log NVDA remote session speech from the NVDA Remote add-on, to the same or another file. Optionally includes speech from say-all."""), # version - "addon_version": "24.1.1", + "addon_version": "24.1.2", # Author(s) "addon_author": "Luke Davis , James Scholes", # URL for the add-on documentation support