Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neumond committed Jul 9, 2017
1 parent 4e882fe commit 8d084d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions io_scene_md3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
bl_info = {
"name": "Quake 3 Model (.md3)",
"author": "Vitaly Verhovodov",
"version": (0, 1, 0),
"blender": (2, 6, 9),
"version": (0, 2, 0),
"blender": (2, 69, 0),
"location": "File > Import-Export > Quake 3 Model",
"description": "Quake 3 Model format (.md3)",
"warning": "",
Expand Down

0 comments on commit 8d084d7

Please sign in to comment.