Skip to content

Commit

Permalink
Update version to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sercero committed Mar 10, 2024
1 parent 22df672 commit e57c36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_ogre/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
bl_info = {
"name": "OGRE Importer-Exporter (.scene, .mesh, .skeleton)",
"author": "Brett, S.Rombauts, F00bar, Waruck, Mind Calamity, Mr.Magne, Jonne Nauha, vax456, Richard Plangger, Pavel Rojtberg, Guillermo Ojea Quintana",
"version": (0, 8, 3),
"version": (0, 8, 5),
"blender": (2, 80, 0),
"location": "File > Import and Export...",
"description": "Import and Export to and from Ogre xml and binary formats",
Expand Down

0 comments on commit e57c36d

Please sign in to comment.