diff --git a/buildVars.py b/buildVars.py index e0d108a..8c9f9b5 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": _("""Proof of concept implementation of add-on update feature (NVDA Core issue 3208)"""), # version - "addon_version": "23.05", + "addon_version": "23.06", # Author(s) "addon_author": "Joseph Lee , Luke Davis ", # URL for the add-on documentation support