Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd410 committed Jun 16, 2020
1 parent 2103096 commit ca5cc10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "VRoid Bones",
"description": "Make it pretty button for VRoid skeletons.",
"author": "Crystal Melting Dot",
"version": (1, 3),
"version": (1, 4),
"blender": (2, 80, 0),
"category": "Rigging",
"tracker_url": "https://github.com/cmd410/VRoidBones/issues",
Expand Down Expand Up @@ -230,4 +230,4 @@ def unregister():


if __name__ == "__main__":
register()
register()

0 comments on commit ca5cc10

Please sign in to comment.