We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6cfe6 commit 7b758f5Copy full SHA for 7b758f5
io_ogre/__init__.py
@@ -17,7 +17,7 @@
17
bl_info = {
18
"name": "OGRE Exporter (.scene, .mesh, .skeleton) and RealXtend (.txml)",
19
"author": "Brett, S.Rombauts, F00bar, Waruck, Mind Calamity, Mr.Magne, Jonne Nauha, vax456, Richard Plangger, Pavel Rojtberg",
20
- "version": (0, 7, 3),
+ "version": (0, 7, 4),
21
"blender": (2, 7, 5),
22
"location": "File > Export...",
23
"description": "Export to Ogre xml and binary formats",
0 commit comments