diff --git a/__init__.py b/__init__.py index 63b7f1ef..3534e58d 100755 --- a/__init__.py +++ b/__init__.py @@ -25,10 +25,10 @@ 'author': 'domlysz', 'license': 'GPL', 'deps': '', - 'version': (2, 2, 6), - 'blender': (2, 83, 0), + 'version': (2, 2, 7), + 'blender': (3, 1, 2), 'location': 'View3D > Tools > GIS', - 'warning': 'development version', + 'warning': '', 'wiki_url': 'https://github.com/domlysz/BlenderGIS/wiki', 'tracker_url': 'https://github.com/domlysz/BlenderGIS/issues', 'link': '',