We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1553d27 commit 1252a91Copy full SHA for 1252a91
__init__.py
@@ -34,7 +34,7 @@
34
bl_info = {
35
'name': 'Objex Exporter for N64 romhacking',
36
'author': 'Campbell Barton, Bastien Montagne, OoT modding community',
37
- 'version': (2, 6, 0),
+ 'version': (2, 6, 1),
38
'blender': (2, 80, 0),
39
'location': 'File > Export',
40
'description': 'Allows to export to objex and provides new features for further customization',
0 commit comments