Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycrow101 committed Feb 28, 2023
1 parent 24a3ece commit 5a5d4cd
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 @@ -12,7 +12,7 @@
bl_info = {
"name": "RenderWare Animation",
"author": "Psycrow",
"version": (0, 1, 1),
"version": (0, 1, 2),
"blender": (2, 81, 0),
"location": "File > Import-Export",
"description": "Import / Export RenderWare Animation (.anm)",
Expand Down

0 comments on commit 5a5d4cd

Please sign in to comment.