Skip to content

Commit

Permalink
Assign v4.0.0 to avoid user confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
UuuNyaa committed Nov 22, 2023
1 parent 6513c72 commit dff5944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmd_tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
bl_info = {
"name": "mmd_tools",
"author": "sugiany",
"version": (2, 10, 0),
"blender": (2, 93, 0),
"version": (4, 0, 0),
"blender": (4, 3, 0),
"location": "View3D > Sidebar > MMD Tools Panel",
"description": "Utility tools for MMD model editing. (UuuNyaa's forked version)",
"warning": "",
Expand Down

0 comments on commit dff5944

Please sign in to comment.