diff --git a/io_scene_xray/__init__.py b/io_scene_xray/__init__.py index f2b82c2f..27d997d8 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), Pavel_Blend, Viktoria Danchenko', - 'version': (2, 34, 0), + 'version': (2, 35, 0), 'blender': (2, 80, 0), 'category': 'Import-Export', 'location': 'File > Import/Export',