diff --git a/io_scene_xray/__init__.py b/io_scene_xray/__init__.py index 27cc1a34..26b001d9 100644 --- a/io_scene_xray/__init__.py +++ b/io_scene_xray/__init__.py @@ -1,7 +1,7 @@ bl_info = { 'name': 'XRay Engine Tools', 'author': 'Vakhurin Sergey (igel)', - 'version': (0, 1, 1), + 'version': (0, 2, 0), 'blender': (2, 7, 0), 'category': 'Import-Export', 'location': 'File > Import/Export',