We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e35d51 commit c928649Copy full SHA for c928649
io_scene_xray/__init__.py
@@ -1,7 +1,7 @@
1
bl_info = {
2
'name': 'XRay Engine Tools',
3
'author': 'Vakhurin Sergey (igel), Pavel_Blend, Viktoria Danchenko',
4
- 'version': (2, 32, 0),
+ 'version': (2, 32, 1),
5
'blender': (2, 80, 0),
6
'category': 'Import-Export',
7
'location': 'File > Import/Export',
0 commit comments