From 888eb64c08ae23511c1c60f922b372fe9d4b54bc Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Wed, 1 Feb 2023 23:21:05 -0800 Subject: [PATCH] ObjPad 23.02 Signed-off-by: Joseph Lee --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 66c014a..f9d2ff0 100755 --- 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": _("""Perform various object commands by pressing a single key, including navigation and more"""), # version - "addon_version": "23.01", + "addon_version": "23.02", # Author(s) "addon_author": "Joseph Lee ", # URL for the add-on documentation support