Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaskelly committed Aug 4, 2021
1 parent ae17c09 commit 0c4a21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_mesh_md2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
'name': 'Quake II MD2 format',
'author': 'Joshua Skelton',
'version': (1, 0, 0),
'version': (1, 0, 1),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'description': 'MD2 IO meshes, UVs, materials, and textures.',
Expand Down

0 comments on commit 0c4a21d

Please sign in to comment.