Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycrow101 committed Sep 23, 2023
1 parent 7aaff6a commit 7a59f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_rw_anm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
bl_info = {
"name": "RenderWare Animation",
"author": "Psycrow",
"version": (0, 1, 2),
"version": (0, 1, 3),
"blender": (2, 81, 0),
"location": "File > Import-Export",
"description": "Import / Export RenderWare Animation (.anm)",
Expand Down

0 comments on commit 7a59f07

Please sign in to comment.