Skip to content

Commit

Permalink
Bump version to 0.6.5
Browse files Browse the repository at this point in the history
I was confident that static props did not support bodygroups, but people are telling me otherwise, so I guess you can do that again now.
  • Loading branch information
bonjorno7 committed Oct 22, 2021
1 parent 62c855e commit a348ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'author': 'bonjorno7, Almaas, Cabbage McGravel, Gorange, Krystian, RED_EYE, SethTooQuick, Yonder',
'description': 'A more convenient alternative to Blender Source Tools',
'blender': (2, 83, 0),
'version': (0, 6, 4),
'version': (0, 6, 5),
'location': '3D View > Sidebar',
'category': 'Import-Export',
}
Expand Down

0 comments on commit a348ae3

Please sign in to comment.