Skip to content

Commit

Permalink
Update exporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedric Pinson committed Jun 18, 2014
1 parent f254159 commit 01a2c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender-2.5/exporter/osg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
bl_info = {
"name": "Export OSG format (.osgt)",
"author": "Cedric Pinson, Jeremy Moles, Peter Amstutz",
"version": (0,14,1),
"version": (0,14,2),
"blender": (2, 6, 3),
"email": "[email protected], [email protected], [email protected]",
"api": 36339,
Expand Down

0 comments on commit 01a2c12

Please sign in to comment.