Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Bump Version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SE2Dev committed Dec 3, 2019
1 parent 56441d4 commit a2d8dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
bl_info = {
"name": "SEAnim Support",
"author": "SE2Dev",
"version": (0, 4, 0),
"version": (0, 4, 1),
"blender": (2, 80, 0),
"location": "File > Import",
"description": "Import SEAnim",
Expand Down

0 comments on commit a2d8dea

Please sign in to comment.