From c1d947e3ba0a353111a467df2c79a2f229445f92 Mon Sep 17 00:00:00 2001 From: domlysz Date: Tue, 24 Nov 2020 22:49:46 +0100 Subject: [PATCH] release ready --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index fd0d3506..75282880 100755 --- a/__init__.py +++ b/__init__.py @@ -28,7 +28,7 @@ 'version': (2, 2, 5), 'blender': (2, 83, 0), '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': '',