From ce9bd2609791dab90ead8837794e51243d758af9 Mon Sep 17 00:00:00 2001 From: Dominique Lyszczarz Date: Fri, 3 May 2024 21:52:17 +0200 Subject: [PATCH] bumb version --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index bc7034a8..6925eb19 100755 --- a/__init__.py +++ b/__init__.py @@ -25,7 +25,7 @@ 'author': 'domlysz', 'license': 'GPL', 'deps': '', - 'version': (2, 2, 8), + 'version': (2, 2, 9), 'blender': (2, 83, 0), 'location': 'View3D > Tools > GIS', 'warning': '',