Skip to content

Commit

Permalink
Update blender plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish committed Jan 1, 2017
1 parent cadf50d commit d0aecf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_EDM/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name': "Import: .EDM model files",
'description': "Importing of .EDM model files",
'author': "Nicholas Devenish",
'version': (0,0,1),
'version': (0,2,2),
'blender': (2, 78, 0),
'location': "File > Import/Export > .EDM Files",
'category': 'Import-Export',
Expand Down

0 comments on commit d0aecf2

Please sign in to comment.