Skip to content

Commit

Permalink
v2.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelBlend committed Mar 19, 2024
1 parent b5377e3 commit ade0af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_xray/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
'name': 'XRay Engine Tools',
'author': 'Vakhurin Sergey (igel), Pavel_Blend, Viktoria Danchenko',
'version': (2, 38, 1),
'version': (2, 38, 2),
'blender': (2, 80, 0),
'category': 'Import-Export',
'location': 'File > Import/Export',
Expand Down

0 comments on commit ade0af6

Please sign in to comment.